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-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
a9e48b981db6f8bc67d55cee53e28f702927a9b0
godot
/
modules
/
svg
History
Rémi Verschelde
cc0842f9a6
Prevent upscaled SVG from exceeding Image bounds
...
Also expose Image MAX_WIDTH and MAX_HEIGHT.
Fixes
#24455
.
2019-01-28 16:00:15 +01:00
..
config.py
SCons: Pass env to modules can_build method
2018-05-30 19:11:36 +02:00
image_loader_svg.cpp
Prevent upscaled SVG from exceeding Image bounds
2019-01-28 16:00:15 +01:00
image_loader_svg.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
register_types.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
register_types.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
SCsub
SCons: Remove avoidable defines from main env's CPPPATH
2018-10-01 11:59:22 +02:00