aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_script.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-221-1/+46
* - more fixes on #672 on windowsJuan Linietsky2014-09-191-1/+5
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-47/+241
* More 3D WorkJuan Linietsky2014-06-161-0/+2
* Light Baker!Juan Linietsky2014-06-111-3/+26
* -Fixed bug in "extends"Juan Linietsky2014-05-241-0/+2
* Making Godot Easier to Use..Juan Linietsky2014-05-241-0/+3
* A bit of everything:Juan Linietsky2014-05-141-0/+1
* Fixes to constants in scopeJuan Linietsky2014-05-021-6/+11
* -Fixes to OpenSSL compilation (more)Juan Linietsky2014-05-011-0/+5
* -Support for changing fontsJuan Linietsky2014-04-051-0/+13
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-251-10/+69
* -moved script to modulesJuan Linietsky2014-02-241-0/+2222