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
|
4 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
|
5 years ago |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
6 years ago |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
6 years ago |
Rémi Verschelde
|
0ac3687d6f
Merge pull request #28766 from pgoral/editor_validation_issue
|
6 years ago |
Rémi Verschelde
|
7842f4ca5c
Merge pull request #29262 from DarknessCatt/issue-27476
|
6 years ago |
Matheus Lima Cunha
|
7fbb6d986f
Automatically add new line to scripts
|
6 years ago |
Goral
|
aabd9980d1
Changing method signature in other class in not recognized in working class in typed GDScript #28685
|
6 years ago |
K. S. Ernest (iFire) Lee
|
432460a355
VS: Give the generic search the current base type.
|
6 years ago |