Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 年 前 |
Rémi Verschelde
|
bf59b73250
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
|
6 年 前 |
Liangdi
|
dced53b4d9
add undeclared function params of VisualScriptEditor::_selected_method , Fixes #23475
|
6 年 前 |
Michael Alexsander Silva Dias
|
da7d3c5a58
Make opening menus with the same parent on mouse focus explicit
|
6 年 前 |
Rémi Verschelde
|
1e6537bcc8
Merge pull request #23537 from fire/visualscript-virtual-_function-crash-23536
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
ef78181073
Fix empty script interface crash on tscn load.
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
34d1cea6b8
On virtual method creation cancel don't do anything.
|
6 年 前 |
Chaosus
|
45fe9f1845
Updates visualscript editor when theme is changed
|
6 年 前 |
Rémi Verschelde
|
604810f611
Merge pull request #22771 from guilhermefelipecgs/fix_inspector_preview
|
6 年 前 |
Guilherme Felipe
|
a9ec69663f
Fix inspector preview
|
6 年 前 |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
6 年 前 |
Aaron Franke
|
37386f112b
Remove redundant "== true" code
|
6 年 前 |
Rémi Verschelde
|
d95bbb8922
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
6 年 前 |
Rémi Verschelde
|
cda5b0bfe1
Fix warnings about unused variables [-Wunused-variable]
|
6 年 前 |
Rémi Verschelde
|
2b084352b9
Fix warnings on non-static data member initializers (C++11 feature)
|
6 年 前 |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 年 前 |
luz.paz
|
08bde5b2de
Misc. typos
|
6 年 前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
7ce9e67355
Change the default variable constructor to use EditorInspector and updated property hints that were changed.
|
6 年 前 |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 年 前 |
Łukasz Rutkowski
|
81fb81de9d
Do not use theme to set LineEdit right_icon
|
6 年 前 |
Łukasz Rutkowski
|
e8a435c8cd
Add clear text button to LineEdit
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
2650b87102
Carry property hint and hint string through to Visualscript virtual functions.
|
6 年 前 |
Rémi Verschelde
|
aecc3a444b
Merge pull request #20457 from fire/vs_generic_search_crash_and_connecting
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
607e5b7c95
Visualscript: Don't type guess on nil.
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
00519debbe
Visualscript fix crash and generic search does not connect ports.
|
6 年 前 |
Swarnim Arun
|
b893dc2028
Fix Visual Script duplicate issue
|
6 年 前 |
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.
|
6 年 前 |
Juan Linietsky
|
2e67fc57e6
Merge pull request #18867 from fire/better_vx_us_rebase_02
|
6 年 前 |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
6 年 前 |