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
*
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