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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #56646 from Chaosus/vst_context_menu
Rémi Verschelde
2022-01-12
2
-15
/
+59
|
\
|
*
Add context menu to visual script editor
Yuri Roubinsky
2022-01-09
2
-15
/
+59
*
|
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
4
-8
/
+8
*
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
2
-17
/
+17
*
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
2
-26
/
+26
*
Make OpenSimplex and VisualScript modules not depend on the editor
Aaron Franke
2021-11-12
4
-0
/
+5806