index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gd_functions.h
Age
Commit message (
Expand
)
Author
2016-10-03
Add `String char(int ascii)` function to GDScript and Visual Script
Bojidar Marinov
2016-06-18
Add @GDScript.type_exists
Geequlim
2016-03-01
Revert "Merge pull request #3814 from est31/iterators_for_for"
RĂ©mi Verschelde
2016-02-28
Add xrange builtin function
est31
2016-01-02
Added var2bytes and bytes2var to convet any variable to bytes and back. Close...
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-31
-Added Color8(r8,g8,b8,a8) function as well as .r8,.g8,.b8,.a8 members to Col...
Juan Linietsky
2015-05-09
-Added prints() function, fixes #1132, #1859
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-18
-renamed function to get object from instance id
Juan Linietsky
2015-03-25
Add seed/get_inst function for GDScript
sanikoyes
2015-02-15
begin new serialization framework
Juan Linietsky
2014-06-16
More 3D Work
Juan Linietsky
2014-03-13
-fix bug in cache for atlas import/export
Juan Linietsky
2014-02-24
-moved script to modules
Juan Linietsky