Haoyu Qiu
|
9135074cc2
Fix VisualScript crash when using Set Index node
|
3 سال پیش |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 سال پیش |
Haoyu Qiu
|
e1557dc4c8
i18n: Make VisualScript node caption & text translatable
|
3 سال پیش |
LATRio
|
47f0cf7460
Add type validations when setting basic type
|
3 سال پیش |
Yuri Roubinsky
|
96f957f93b
[3.x] Prevents some warnings from appearing in visual scripts
|
4 سال پیش |
Rémi Verschelde
|
9178e24d30
Expose visual script custom node type hints
|
4 سال پیش |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 سال پیش |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 سال پیش |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 سال پیش |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 سال پیش |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 سال پیش |
Jacob Edie
|
8467d28b16
added temp variable because *p_inputs[2] is the same as *p_outputs[0]
|
4 سال پیش |
Yuri Roubinsky
|
74f3fbf7ef
Fix VisualScriptClassConstant to be updated properly
|
5 سال پیش |
Yuri Roubinsky
|
61901bd7cc
Fix GlobalConstant/BasicTypeConstant return type in visual scripts
|
5 سال پیش |
Ignacio Etcheverry
|
a6105c8ea0
Fix ClassDB API portability with some android and editor classes
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 سال پیش |
Hugo Locurcio
|
08b4671e03
Use the Unicode "multiply" sign for the "A x B" visual script node
|
5 سال پیش |
Swarnim Arun
|
cf4d476d6e
Deconstruct node for Visualscript
|
5 سال پیش |
Rémi Verschelde
|
d0e45e78a4
doc: Sync classref with current source
|
5 سال پیش |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 سال پیش |
Yuri Roubinski
|
33e9fce1bb
Plugin support for visual shaders
|
6 سال پیش |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 سال پیش |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
K. S. Ernest (iFire) Lee
|
47b42787e3
Make visualscript search better.
|
6 سال پیش |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
6 سال پیش |
Fabio Alessandrelli
|
1e9b46d687
Clearly deprecate sync too in favor of remotesync.
|
7 سال پیش |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
7 سال پیش |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 سال پیش |
Bernhard Liebl
|
ba974b8d1e
Allow some non-integer built-in constants in gdscript
|
7 سال پیش |