David Cambré
|
8714e1e961
Fixes copy-paste issue in the visual script editor
|
3 years ago |
Yuri Roubinsky
|
1dda47c280
Added status bar and toggle scripts panel button to EditorHelp/VScripts
|
4 years ago |
Fabio Alessandrelli
|
58c30b2626
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
|
4 years ago |
Ev1lbl0w
|
292ed61c18
Implemented advanced features of DAP
|
4 years ago |
Max Hilbrunner
|
c314203a70
Fix Visual Script editor
|
4 years ago |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 years ago |
Max Hilbrunner
|
2c98eede23
Fix VisualScriptEditor after namespaces
|
4 years ago |
Max Hilbrunner
|
81f7d1890b
Namespaces instead of underscore prefix for binds
|
4 years ago |
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
|
5 years ago |
Rémi Verschelde
|
a332e2f5b2
Merge pull request #41861 from Razoric480/fix-vscript-value-by-type
|
5 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 |