Yuri Roubinsky
|
d6bdd042bc
Fix broken members panel in visual script editor
|
4 years ago |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
4 years ago |
Rémi Verschelde
|
a09846e015
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
4 years ago |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
4 years ago |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
4 years ago |
reduz
|
221a2a1742
Refactored variant constructor logic
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Yuri Roubinsky
|
4f4287243c
Removed underscore from GraphEdit begin/end_node_move signals
|
4 years ago |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
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
|
4 years ago |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
7247247522
Make unsaved scripts in the script editor more user-friendly
|
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
|
156daddaaf
Expose Syntax highlighter for editor plugins
|
5 years ago |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 years ago |
Swarnim Arun
|
5c48631509
Fix crashing of VisualScript due to...
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
Rémi Verschelde
|
28bd664de5
Merge pull request #37542 from swarnimarun/patch_vs_02
|
5 years ago |
Rémi Verschelde
|
d2b85ef642
Merge pull request #37530 from swarnimarun/patch_vs_01
|
5 years ago |
Tomasz Chabora
|
c1023157eb
Remove Node.get_position_in_parent()
|
5 years ago |
Swarnim Arun
|
69e485d443
Update vsnodes on editing vs variables
|
5 years ago |
Swarnim Arun
|
971e12d61c
VisualScript styling for new Variant Types
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |