virtualx-engine/modules/gdscript
Juan Linietsky 9608d4255e Merge pull request #823 from grabiller/#821
Fix issue #821: GDScript now accepts single quoted as well as double quoted strings.
2014-10-27 22:44:53 -03:00
..
config.py -moved script to modules 2014-02-24 09:53:33 -03:00
gd_compiler.cpp -variables with export in script are now IMMEDIATELY AND ALWAYS visible in properties (#718) 2014-09-22 00:50:48 -03:00
gd_compiler.h -moved script to modules 2014-02-24 09:53:33 -03:00
gd_editor.cpp Little Bits 2014-10-12 02:13:22 -03:00
gd_functions.cpp More 3D Work 2014-06-16 10:22:26 -03:00
gd_functions.h More 3D Work 2014-06-16 10:22:26 -03:00
gd_parser.cpp - Fix issue #391: GDScript now reduce constant expressions to constant and forbids constant assignment after being defined. 2014-10-27 22:26:31 +01:00
gd_parser.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
gd_pretty_print.cpp -moved script to modules 2014-02-24 09:53:33 -03:00
gd_pretty_print.h -moved script to modules 2014-02-24 09:53:33 -03:00
gd_script.cpp Little Bits 2014-10-12 02:13:22 -03:00
gd_script.h Little Bits 2014-10-12 02:13:22 -03:00
gd_tokenizer.cpp Fix issue #821: GDScript now accepts single quoted as well as double quoted strings. 2014-10-26 10:33:35 +01:00
gd_tokenizer.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
register_types.cpp 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
register_types.h -moved script to modules 2014-02-24 09:53:33 -03:00
SCsub -moved script to modules 2014-02-24 09:53:33 -03:00