Haoyu Qiu
|
a3b221e99f
Make action names translatable
|
4 years ago |
Gallilus
|
9342457bcd
Change "Add Preload Node" action to "Add Node(s)"
|
4 years ago |
Rémi Verschelde
|
48d80b31b1
Merge pull request #50709 from DavidCambre/Improve-and-stramline-VisualScriptFuncNodes-Call-Set-Get
|
4 years ago |
David Cambré
|
af1ea1800d
Improve and streamline VisualScriptFuncNodes Call Set Get
|
4 years ago |
David Cambré
|
968dd73141
Allow dropping custom node scripts in VisualScript editor
|
4 years ago |
kleonc
|
3336453dff
VisualScriptEditor Fix in graph position calculation (do not skip zoom)
|
4 years ago |
Rémi Verschelde
|
c7182512dd
VisualScript: Fix wrongly setting default value on property hint change
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Kanabenki
|
3abe6ae281
Snap VisualScript comment to grid when resizing
|
4 years ago |
Yuri Sizov
|
a9552cefa2
Fix minimap capturing events and improve its theme
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Yuri Roubinsky
|
602fc00e56
[3.2] Auto-assign default value for variable in visual script on type changing
|
4 years ago |
Yuri Roubinsky
|
742a3f461c
Fix broken members panel in visual script editor
|
4 years ago |
Rémi Verschelde
|
3961f50176
Merge pull request #40461 from nekomatata/script-editor-init-optimization-3.2
|
4 years ago |
Francois Belair
|
d35ced06a6
Add a VScript func to sanitize variant values
|
4 years ago |
PouleyKetchoupp
|
e3765e97de
Optimized ScriptEditor initialization when many scripts are loaded
|
5 years ago |
Swarnim Arun
|
83c15ff469
Fix crashing of VisualScript due to...
|
5 years ago |
Haoyu Qiu
|
ddde73cc62
Makes adding port in Visual Script nodes deferred
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
Haoyu Qiu
|
0693718164
Makes more editor strings translatable
|
5 years ago |
Haoyu Qiu
|
9adeec789c
Fixes size of create function dialog
|
5 years ago |
Haoyu Qiu
|
7a9c337dfe
Makes more strings in editor translatable
|
5 years ago |
codecustard
|
601d870ae9
Fixes wrong position when adding node in VS editor
|
5 years ago |
Rémi Verschelde
|
ab3bccdb78
Fix typos with codespell
|
5 years ago |
Rémi Verschelde
|
c4ecec1d33
Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix
|
5 years ago |