godot/modules/svg
Matthias Hoelzl b6e1e47e3a Make build scripts Python3 compatible
- The Windows, UWP, Android (on Windows) and Linux builds are
  tested with Scons 3.0 alpha using Python 3.
- OSX and iOS should hopefully work but are not tested since
  I don't have a Mac.
- Builds using SCons 2.5 and Python 2 should not be impacted.
2017-08-27 23:05:39 +02:00
..
config.py Added support for SVG 2017-08-20 13:53:02 -05:00
image_loader_svg.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
image_loader_svg.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
register_types.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
register_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00