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_editor.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
1
-2
/
+0
*
Fix warnings on non-static data member initializers (C++11 feature)
Rémi Verschelde
2018-09-27
1
-1
/
+2
*
Change the default variable constructor to use EditorInspector and updated pr...
K. S. Ernest (iFire) Lee
2018-09-08
1
-2
/
+2
*
Carry property hint and hint string through to Visualscript virtual functions.
K. S. Ernest (iFire) Lee
2018-07-27
1
-1
/
+1
*
Visualscript fix crash and generic search does not connect ports.
K. S. Ernest (iFire) Lee
2018-07-26
1
-2
/
+2
*
Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI...
K. S. Ernest (iFire) Lee
2018-07-25
1
-0
/
+3
*
Merge pull request #18867 from fire/better_vx_us_rebase_02
Juan Linietsky
2018-07-24
1
-19
/
+20
|
\
|
*
Improve VisualScript UX
K. S. Ernest (iFire) Lee
2018-07-24
1
-19
/
+20
*
|
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
1
-2
/
+2
|
/
*
-Fixes to how hashing happened, now StringName and NodePath use default hashe...
Juan Linietsky
2018-07-02
1
-1
/
+1
*
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
1
-0
/
+3
*
Merge pull request #15379 from ianb96/delete_key_fix
Rémi Verschelde
2018-02-14
1
-0
/
+1
|
\
|
*
Filesystem and Visual Script Members keyboard shortcuts fix
Ian
2018-01-06
1
-0
/
+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
*
Create API to add and remove VisualScript custom nodes
George Marques
2017-11-15
1
-0
/
+23
*
Improved VS node coloring
Daniel J. Ramirez
2017-09-12
1
-0
/
+1
*
Many fixes to visual script, changed virtuals override for a proper selector.
Juan Linietsky
2017-09-12
1
-5
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
VisualScriptEditor: Remove Node when canceling PropertySelector.
Andreas Haas
2017-08-22
1
-0
/
+1
*
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-3
/
+21
*
Added members overview
Paulb23
2017-05-29
1
-0
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-20
1
-1
/
+0
|
\
|
*
External editor improvements and fixes
Ignacio Etcheverry
2017-04-17
1
-1
/
+0
*
|
Convert indent on save
Paulb23
2017-04-18
1
-0
/
+2
|
/
*
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
-50
/
+41
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-3
/
+31
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-4
/
+4
*
some class renames
Juan Linietsky
2017-01-12
1
-1
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
-Added diectly editable expressions on node to VSEditor, closes #6392
Juan Linietsky
2016-09-06
1
-0
/
+1
*
Connection hints when connecting to empty space.
Juan Linietsky
2016-09-03
1
-0
/
+27
*
More improvements to visual script..
Juan Linietsky
2016-08-31
1
-1
/
+6
*
Even more work on visual script editor:
Juan Linietsky
2016-08-26
1
-1
/
+8
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+14
*
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
1
-0
/
+4
*
VisualScript: Adding TOOLS_ENABLED flag where needed (#6144)
vkbsb
2016-08-15
1
-0
/
+2
*
-Show proper node name in subcall
Juan Linietsky
2016-08-08
1
-1
/
+2
*
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
1
-2
/
+18
*
More work on visual scripting..
Juan Linietsky
2016-08-03
1
-0
/
+12
*
More progress on visual script editing
Juan Linietsky
2016-08-03
1
-0
/
+8
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-0
/
+147
[prev]