summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gd_functions.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+40
| | | | | | | | | | -fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now
* -moved script to modulesJuan Linietsky2014-02-241-0/+1218