Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 lat temu |
Swarnim Arun
|
1ab7d1cb71
Deconstruct VSNodes for new Variant types
|
5 lat temu |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 lat temu |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 lat temu |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 lat temu |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 lat temu |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 lat temu |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 lat temu |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 lat temu |
Yuri Roubinsky
|
386d0fe988
Fix VisualScriptClassConstant to be updated properly
|
5 lat temu |
Yuri Roubinsky
|
c19933eec4
Fix GlobalConstant/BasicTypeConstant return type in visual scripts
|
5 lat temu |
Ignacio Etcheverry
|
a6105c8ea0
Fix ClassDB API portability with some android and editor classes
|
5 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 lat temu |
Hugo Locurcio
|
08b4671e03
Use the Unicode "multiply" sign for the "A x B" visual script node
|
5 lat temu |
Swarnim Arun
|
cf4d476d6e
Deconstruct node for Visualscript
|
5 lat temu |
Rémi Verschelde
|
d0e45e78a4
doc: Sync classref with current source
|
5 lat temu |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 lat temu |
Yuri Roubinski
|
33e9fce1bb
Plugin support for visual shaders
|
6 lat temu |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 lat temu |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 lat temu |
K. S. Ernest (iFire) Lee
|
47b42787e3
Make visualscript search better.
|
6 lat temu |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
6 lat temu |
Fabio Alessandrelli
|
1e9b46d687
Clearly deprecate sync too in favor of remotesync.
|
7 lat temu |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
7 lat temu |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 lat temu |
Bernhard Liebl
|
ba974b8d1e
Allow some non-integer built-in constants in gdscript
|
7 lat temu |
K. S. Ernest (iFire) Lee
|
2650b87102
Carry property hint and hint string through to Visualscript virtual functions.
|
7 lat temu |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 lat temu |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 lat temu |