aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing Issues...Juan Linietsky2014-09-192-12/+18
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-158-55/+374
* Little BitsJuan Linietsky2014-08-141-1/+1
* Misc FixesJuan Linietsky2014-06-273-8/+23
* More 3D WorkJuan Linietsky2014-06-165-1/+26
* Light Baker!Juan Linietsky2014-06-113-16/+92
* -Fixed bug in "extends"Juan Linietsky2014-05-242-0/+12
* Making Godot Easier to Use..Juan Linietsky2014-05-246-6/+104
* A bit of everything:Juan Linietsky2014-05-141-0/+1
* Fixes to constants in scopeJuan Linietsky2014-05-022-32/+47
* -Fixes to OpenSSL compilation (more)Juan Linietsky2014-05-013-10/+22
* -HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky2014-04-053-0/+35
* -Support for changing fontsJuan Linietsky2014-04-052-1/+14
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-131-0/+1
|\
| * fix gdscript path parse errorsanikoyes2014-03-111-0/+1
* | -fix bug in cache for atlas import/exportJuan Linietsky2014-03-132-1/+41
|/
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-258-325/+898
* -moved script to modulesJuan Linietsky2014-02-2417-0/+10705