kleonc
|
c476459f2b
VisualScriptEditor Fix in graph position calculation (do not skip zoom)
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
3961f50176
Merge pull request #40461 from nekomatata/script-editor-init-optimization-3.2
|
4 年之前 |
Francois Belair
|
d35ced06a6
Add a VScript func to sanitize variant values
|
4 年之前 |
PouleyKetchoupp
|
e3765e97de
Optimized ScriptEditor initialization when many scripts are loaded
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
5 年之前 |
Michael Alexsander Silva Dias
|
13e752190f
Fix VS editor's "Create Function" dialog
|
5 年之前 |
Michael Alexsander Silva Dias
|
c9328aa068
Cleanup VS editor's left menu
|
5 年之前 |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 年之前 |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
6 年之前 |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
6 年之前 |
Rémi Verschelde
|
0ac3687d6f
Merge pull request #28766 from pgoral/editor_validation_issue
|
6 年之前 |
Rémi Verschelde
|
7842f4ca5c
Merge pull request #29262 from DarknessCatt/issue-27476
|
6 年之前 |
Matheus Lima Cunha
|
7fbb6d986f
Automatically add new line to scripts
|
6 年之前 |
Goral
|
aabd9980d1
Changing method signature in other class in not recognized in working class in typed GDScript #28685
|
6 年之前 |
K. S. Ernest (iFire) Lee
|
432460a355
VS: Give the generic search the current base type.
|
6 年之前 |
Rikhardur Bjarni Einarsson
|
9bfa63496a
Added a marker in text_edit that tells which row is executing.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Liangdi
|
dced53b4d9
add undeclared function params of VisualScriptEditor::_selected_method , Fixes #23475
|
6 年之前 |
K. S. Ernest (iFire) Lee
|
34d1cea6b8
On virtual method creation cancel don't do anything.
|
6 年之前 |
Guilherme Felipe
|
a9ec69663f
Fix inspector preview
|
6 年之前 |
Rémi Verschelde
|
d95bbb8922
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
6 年之前 |
Rémi Verschelde
|
2b084352b9
Fix warnings on non-static data member initializers (C++11 feature)
|
6 年之前 |
K. S. Ernest (iFire) Lee
|
7ce9e67355
Change the default variable constructor to use EditorInspector and updated property hints that were changed.
|
7 年之前 |
K. S. Ernest (iFire) Lee
|
2650b87102
Carry property hint and hint string through to Visualscript virtual functions.
|
7 年之前 |
K. S. Ernest (iFire) Lee
|
00519debbe
Visualscript fix crash and generic search does not connect ports.
|
7 年之前 |
K. S. Ernest (iFire) Lee
|
31008c9199
Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FIND_NODE_TYPE (ctrl-f) shortcut.
|
7 年之前 |
Juan Linietsky
|
2e67fc57e6
Merge pull request #18867 from fire/better_vx_us_rebase_02
|
7 年之前 |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 年之前 |