index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
visual_script
/
visual_script_builtin_funcs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7093 from bojidar-bg/named-colors
Rémi Verschelde
2017-01-11
1
-2
/
+24
|
\
|
*
Add named colors to GDScript/Visual Script/core.
Bojidar Marinov
2016-12-17
1
-2
/
+24
*
|
Type renames:
Juan Linietsky
2017-01-11
1
-9
/
+9
*
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-3
/
+3
|
/
*
Add `String char(int ascii)` function to GDScript and Visual Script
Bojidar Marinov
2016-10-03
1
-0
/
+17
*
Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399
Juan Linietsky
2016-09-06
1
-377
/
+405
*
More visual script improvements
Juan Linietsky
2016-08-30
1
-2
/
+13
*
-Added yield nodes to visual script
Juan Linietsky
2016-08-07
1
-1
/
+1
*
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-05
1
-64
/
+608
*
More work on visual scripting..
Juan Linietsky
2016-08-03
1
-2
/
+3
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-0
/
+641