godot/modules/regex
Bojidar Marinov 9b8e8b2220
Bind many more properties to scripts
Notable potentially breaking changes:
- PROPERTY_USAGE_NOEDITOR is now PROPERTY_USAGE_STORAGE | PROPERTY_USAGE_NETWORK, without PROPERTY_USAGE_INTERNAL
- Some properties were renamed, and sometimes even shadowed by new ones
- New getter methods (some virtual) were added
2018-01-12 00:58:14 +02:00
..
doc_classes doc: Update header version for 3.0-beta 2017-11-24 09:16:52 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
regex.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
regex.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
register_types.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
register_types.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
SCsub Add UWP to Regex JIT blacklist 2017-10-23 01:22:53 -02:00