Rémi Verschelde
|
20dfa0c60b
Merge pull request #56252 from Gallilus/Update-visual-script-property-selector
|
3 years ago |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
3 years ago |
Paulb23
|
f43f68f605
Convert TextEdit callbacks to Callable
|
3 years ago |
David Cambré
|
3a82f66974
Improve Visual Script editor to suggest the proper visual script nodes.
|
3 years ago |
Haoyu Qiu
|
95050ce042
Fix crash when exiting the editor
|
3 years ago |
Rémi Verschelde
|
3efa6644c4
Merge pull request #55541 from KoBeWi/outcognito_scripts
|
3 years ago |
kobewi
|
f524ddebd5
Make script type distinguishable by icon
|
3 years ago |
Rémi Verschelde
|
ac9f303e6d
Merge pull request #56646 from Chaosus/vst_context_menu
|
3 years ago |
kobewi
|
ba7ed05792
Unify panning in sub-editors and make it configurable
|
3 years ago |
Yuri Roubinsky
|
e9694a8971
Add context menu to visual script editor
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Yuri Roubinsky
|
a2ef2b0be1
Fix incorrect placement of default value editor in visual scripts
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
jmb462
|
81efebb3a1
Fix bad popups offset in editor with single window off
|
3 years ago |
Umang Kalra
|
387a333b94
Fixes variable/singal nodes not renaming in visualscript editor
|
3 years ago |
Yuri Roubinsky
|
eabf8f5edf
Added `reset_size` method to `Control` and `Window` classes
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Aaron Franke
|
2ad3d1bd7a
Make OpenSimplex and VisualScript modules not depend on the editor
|
3 years ago |