This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
1e22a194bd8dddaba7625c6f9451e26f9f14160e
godot
/
modules
/
svg
History
Thaddeus Crews
324512e11c
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
..
config.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
image_loader_svg.cpp
Use
(r)find_char
instead of
(r)find
for single characters
2024-11-17 10:02:18 +01:00
image_loader_svg.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
register_types.cpp
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
2024-01-17 13:58:29 -05:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
ThorVG: Explicitly enable embedded texture support with THORVG_FILE_IO_SUPPORT
2025-02-12 19:05:28 +01:00