godot/modules/svg
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