Umang Kalra
|
12fc3f1eef
Automatic arrangement of nodes in VisualScript/VisualShaders editors
|
4 years ago |
David Cambré
|
10b4cb75f2
Improve and streamline VisualScriptFuncNodes Call Set Get
|
4 years ago |
kleonc
|
921e6efe0d
VisualScriptEditor Fix in graph position calculation (do not skip zoom)
|
4 years ago |
kobewi
|
da6aebeb4c
Move FindReplaceBar out of CodeTextEditor
|
4 years ago |
sent44
|
2b30728ebf
Add get_base_editor to ScriptEditorBase
|
4 years ago |
Hugo Locurcio
|
60b70c77e0
Improve the editor theme
|
6 years ago |
Rémi Verschelde
|
add3a825f0
Merge pull request #39649 from swarnimarun/master-visualscript-refactor
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Swarnim Arun
|
c6771358aa
Refactoring Visual Script
|
5 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |
Rémi Verschelde
|
a332e2f5b2
Merge pull request #41861 from Razoric480/fix-vscript-value-by-type
|
4 years ago |
Francois Belair
|
a598c77058
Add a VScript func to sanitize variant values
|
5 years ago |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 years ago |
PouleyKetchoupp
|
ccff2f2551
Optimized ScriptEditor initialization when many scripts are loaded
|
5 years ago |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 years ago |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
5 years ago |
Michael Alexsander Silva Dias
|
13e752190f
Fix VS editor's "Create Function" dialog
|
5 years ago |
Michael Alexsander Silva Dias
|
c9328aa068
Cleanup VS editor's left menu
|
5 years ago |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
6 years ago |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
6 years ago |