COMMITS
/ modules/gdscript/gd_functions.cpp June 3, 2016
G
Fix Color8 constructor using wrong value range
George Marques committed
May 17, 2016
R
GDScript: Fix method info for is_nan and is_inf
Rémi Verschelde committed
January 25, 2016
R
Merge pull request #3445 from akien-mga/master
Rémi Verschelde committed
R
Add missing return for typeof() MethodInfo
Rémi Verschelde committed
January 3, 2016
J
Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075
Juan Linietsky committed
January 1, 2016
G
Update copyright to 2016 in headers
George Marques committed
December 31, 2015
J
small fixes to color8
Juan Linietsky committed
J
J
force thread model to single-safe when running editor, fixes #2387
Juan Linietsky committed
J
-Changed var2str and str2var in GDScript to use VariantWriter and VariantParser
Juan Linietsky committed
December 14, 2015
J
replaced :var by :Variant in documentation, fixes #2897
Juan Linietsky committed
September 20, 2015
G
Make dict2inst set internal members of instance
George Marques committed
May 9, 2015
J
-Added prints() function, fixes #1132, #1859
Juan Linietsky committed
April 18, 2015
J
Updated copyright year in all headers
Juan Linietsky committed
J
-renamed function to get object from instance id
Juan Linietsky committed
April 7, 2015
J
Merge pull request #1567 from sanikoyes/Pr-GDScript-seed-get-inst
Juan Linietsky committed
April 6, 2015
Y
fix printraw to make it actually print raw
yg2f committed
March 25, 2015
S
Add seed/get_inst function for GDScript
sanikoyes committed
February 20, 2015
N
Updated the variable in the lerp function to be weight instead of percent.
Nathan Warden committed
February 15, 2015
J
begin new serialization framework
Juan Linietsky committed
January 3, 2015
J
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky committed
June 16, 2014
J
More 3D Work
Juan Linietsky committed
April 5, 2014
J
-Support for changing fonts
Juan Linietsky committed
March 14, 2014
J
-fix bug in cache for atlas import/export
Juan Linietsky committed
February 24, 2014
J
-moved script to modules
Juan Linietsky committed