godot/modules/gdscript
Juan Linietsky b4969373b3 -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists
-expressions in GDScript can take multiple lines if inside parenthesis (python-like)
-Added \ to force linebreaks to GDscript (python-like)
-added exclude objects from raycast
-fixed crashes
2014-04-05 18:50:09 -03:00
..
config.py -moved script to modules 2014-02-24 09:53:33 -03:00
gd_compiler.cpp -moved script to modules 2014-02-24 09:53:33 -03:00
gd_compiler.h -moved script to modules 2014-02-24 09:53:33 -03:00
gd_editor.cpp -scripts are converted to bytecode on export 2014-02-25 09:31:47 -03:00
gd_functions.cpp -Support for changing fonts 2014-04-05 12:39:30 -03:00
gd_functions.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
gd_parser.cpp -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists 2014-04-05 18:50:09 -03:00
gd_parser.h -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists 2014-04-05 18:50:09 -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 -Support for changing fonts 2014-04-05 12:39:30 -03:00
gd_script.h -scripts are converted to bytecode on export 2014-02-25 09:31:47 -03:00
gd_tokenizer.cpp -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists 2014-04-05 18:50:09 -03:00
gd_tokenizer.h -scripts are converted to bytecode on export 2014-02-25 09:31:47 -03:00
register_types.cpp -scripts are converted to bytecode on export 2014-02-25 09:31:47 -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