aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_functions.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make dict2inst set internal members of instanceGeorge Marques2015-09-201-0/+9
* -Added prints() function, fixes #1132, #1859Juan Linietsky2015-05-091-0/+24
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -renamed function to get object from instance idJuan Linietsky2015-04-181-4/+4
* Merge pull request #1567 from sanikoyes/Pr-GDScript-seed-get-instJuan Linietsky2015-04-071-0/+34
|\
| * Add seed/get_inst function for GDScriptsanikoyes2015-03-251-0/+34
* | fix printraw to make it actually print rawyg2f2015-04-061-1/+1
|/
* Updated the variable in the lerp function to be weight instead of percent.Nathan Warden2015-02-201-1/+1
* begin new serialization frameworkJuan Linietsky2015-02-151-3/+29
* -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-031-0/+4
* More 3D WorkJuan Linietsky2014-06-161-0/+13
* -Support for changing fontsJuan Linietsky2014-04-051-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+40
* -moved script to modulesJuan Linietsky2014-02-241-0/+1218