Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 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
|
5 years ago |
Yuri Roubinsky
|
61901bd7cc
Fix GlobalConstant/BasicTypeConstant return type in visual scripts
|
5 years ago |
Ignacio Etcheverry
|
a6105c8ea0
Fix ClassDB API portability with some android and editor classes
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 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
|
6 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 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 |
Fabio Alessandrelli
|
1e9b46d687
Clearly deprecate sync too in favor of remotesync.
|
7 years ago |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Bernhard Liebl
|
ba974b8d1e
Allow some non-integer built-in constants in gdscript
|
7 years ago |
K. S. Ernest (iFire) Lee
|
2650b87102
Carry property hint and hint string through to Visualscript virtual functions.
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 years ago |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 years ago |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 years ago |
Max Hilbrunner
|
d0b62ce155
Merge pull request #19021 from Faless/rpc_sync_fix
|
7 years ago |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 years ago |
Pieter-Jan Briers
|
99e871f45f
More stuff!
|
7 years ago |
Pieter-Jan Briers
|
8d9d847a1a
Move things into the title bars of Visual Script nodes.
|
7 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 years ago |