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_func_nodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove VisualScript module for 4.0
Rémi Verschelde
2022-08-24
1
-363
/
+0
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-4
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Revert unnecessary changes to VisualScriptEmitSignal
David Cambré
2021-07-23
1
-3
/
+0
*
Improve and streamline VisualScriptFuncNodes Call Set Get
David Cambré
2021-07-21
1
-0
/
+5
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-49
/
+49
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-4
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-4
/
+7
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Move things into the title bars of Visual Script nodes.
Pieter-Jan Briers
2018-04-30
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-1
/
+1
*
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-0
/
+30
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-8
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-76
/
+37
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-0
/
+28
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-4
/
+4
*
Connection hints when connecting to empty space.
Juan Linietsky
2016-09-03
1
-0
/
+4
*
More improvements to visual script..
Juan Linietsky
2016-08-31
1
-0
/
+4
*
More visual script improvements
Juan Linietsky
2016-08-30
1
-0
/
+3
*
Several all around fixes to visual scripting (in the process of creating demos)
Juan Linietsky
2016-08-28
1
-7
/
+6
*
More visual script work
Juan Linietsky
2016-08-25
1
-2
/
+48
*
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
1
-68
/
+0
*
-Added yield nodes to visual script
Juan Linietsky
2016-08-07
1
-1
/
+9
*
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-05
1
-5
/
+14
*
More work on visual scripting..
Juan Linietsky
2016-08-03
1
-1
/
+2
*
More progress on visual script editing
Juan Linietsky
2016-08-03
1
-0
/
+18
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-0
/
+325