lawnjelly
|
43e181a00a
Single Compilation Unit build.
|
2 years ago |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
1 year ago |
Rémi Verschelde
|
80b82e4e66
i18n: Misc fixes translation strings
|
2 years ago |
Haoyu Qiu
|
743f2d232a
Use `RTR()` for VisualScriptNode captions and texts
|
2 years ago |
Haoyu Qiu
|
9135074cc2
Fix VisualScript crash when using Set Index node
|
2 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
2 years ago |
Haoyu Qiu
|
e1557dc4c8
i18n: Make VisualScript node caption & text translatable
|
2 years ago |
LATRio
|
47f0cf7460
Add type validations when setting basic type
|
3 years ago |
Yuri Roubinsky
|
96f957f93b
[3.x] Prevents some warnings from appearing in visual scripts
|
3 years ago |
Rémi Verschelde
|
9178e24d30
Expose visual script custom node type hints
|
3 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
3 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 years ago |
Jacob Edie
|
8467d28b16
added temp variable because *p_inputs[2] is the same as *p_outputs[0]
|
4 years ago |
Yuri Roubinsky
|
74f3fbf7ef
Fix VisualScriptClassConstant to be updated properly
|
4 years ago |
Yuri Roubinsky
|
61901bd7cc
Fix GlobalConstant/BasicTypeConstant return type in visual scripts
|
4 years ago |
Ignacio Etcheverry
|
a6105c8ea0
Fix ClassDB API portability with some android and editor classes
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 years ago |
Hugo Locurcio
|
08b4671e03
Use the Unicode "multiply" sign for the "A x B" visual script node
|
5 years ago |
Swarnim Arun
|
cf4d476d6e
Deconstruct node for Visualscript
|
5 years ago |
Rémi Verschelde
|
d0e45e78a4
doc: Sync classref with current source
|
5 years ago |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 years ago |
Yuri Roubinski
|
33e9fce1bb
Plugin support for visual shaders
|
5 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
K. S. Ernest (iFire) Lee
|
47b42787e3
Make visualscript search better.
|
6 years ago |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
6 years ago |