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
/
editor
/
visual_script_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix visual editor settings change propagation
Hendrik Brucker
2022-06-07
1
-0
/
+3
*
Support explicit values in flag properties, add C# flags support
Raul Santos
2022-06-03
1
-1
/
+43
*
Improve Graphedit connection lines
Hendrik Brucker
2022-05-30
1
-0
/
+5
*
Merge pull request #47665 from trollodel/tree_more_buttons_signals
Rémi Verschelde
2022-05-24
1
-4
/
+12
|
\
|
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-4
/
+12
*
|
Merge pull request #61017 from derammo/derammo_58121
Rémi Verschelde
2022-05-22
1
-9
/
+0
|
\
\
|
|
/
|
/
|
|
*
display of large help text in visual script
derammo
2022-05-21
1
-9
/
+0
*
|
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-26
/
+26
*
|
Merge pull request #60463 from Geometror/improve-vs-1
Rémi Verschelde
2022-05-16
1
-2
/
+10
|
\
\
|
*
|
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-30
1
-2
/
+10
*
|
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-32
/
+32
|
|
/
|
/
|
*
|
Add a new HashMap implementation
reduz
2022-05-12
1
-7
/
+5
*
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-4
/
+4
|
/
*
Improve VisualScript search and instancing of nodes
David Cambré
2022-04-17
1
-2
/
+38
*
Fix Visual Script's jump to function relative to zoom
Nicholas Huelin
2022-04-12
1
-1
/
+1
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-2
/
+0
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-1
/
+1
*
Sort variables in VisualScriptEditor
Raul Santos
2022-02-24
1
-0
/
+1
*
Don't process VisualScriptNodes
megalobyte
2022-02-19
1
-1
/
+1
*
Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c
Rémi Verschelde
2022-02-16
1
-0
/
+1
|
\
|
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
1
-0
/
+1
*
|
Added icons for missing types in visual script’s icon list.
MisoMosiSpy
2022-02-16
1
-0
/
+3
|
/
*
Fix renaming function dialog in VisualScript does not work correctly
jmb462
2022-02-12
1
-1
/
+9
*
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
Rémi Verschelde
2022-02-08
1
-10
/
+10
|
\
|
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-10
/
+10
*
|
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-1
/
+0
|
/
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-10
/
+10
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
Minor tweaks and fixes to panning
kobewi
2022-01-23
1
-1
/
+1
*
Merge pull request #57000 from KoBeWi/UNLIMITED_PANNING
Rémi Verschelde
2022-01-23
1
-1
/
+3
|
\
|
*
Add ViewPanner to 2D editor
kobewi
2022-01-21
1
-1
/
+3
*
|
Merge pull request #56252 from Gallilus/Update-visual-script-property-selector
Rémi Verschelde
2022-01-21
1
-133
/
+263
|
\
\
|
*
|
Improve Visual Script editor to suggest the proper visual script nodes.
David Cambré
2022-01-17
1
-133
/
+263
|
|
/
*
|
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-1
/
+1
*
|
Convert TextEdit callbacks to Callable
Paulb23
2022-01-19
1
-1
/
+1
|
/
*
Fix crash when exiting the editor
Haoyu Qiu
2022-01-15
1
-1
/
+1
*
Merge pull request #55541 from KoBeWi/outcognito_scripts
Rémi Verschelde
2022-01-14
1
-0
/
+9
|
\
|
*
Make script type distinguishable by icon
kobewi
2022-01-13
1
-0
/
+9
*
|
Merge pull request #56646 from Chaosus/vst_context_menu
Rémi Verschelde
2022-01-12
1
-7
/
+46
|
\
\
|
*
|
Add context menu to visual script editor
Yuri Roubinsky
2022-01-09
1
-7
/
+46
*
|
|
Unify panning in sub-editors and make it configurable
kobewi
2022-01-11
1
-0
/
+5
|
/
/
*
/
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Fix incorrect placement of default value editor in visual scripts
Yuri Roubinsky
2021-12-13
1
-1
/
+1
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-9
/
+9
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-6
/
+6
*
Fix bad popups offset in editor with single window off
jmb462
2021-12-06
1
-6
/
+6
*
Fixes variable/singal nodes not renaming in visualscript editor
Umang Kalra
2021-11-24
1
-0
/
+29
*
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
1
-6
/
+6
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-22
/
+22
*
Make OpenSimplex and VisualScript modules not depend on the editor
Aaron Franke
2021-11-12
1
-0
/
+4612