Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 years ago |
Aaron Franke
|
78d33a6e24
Use doubles for time in animation code
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Aaron Franke
|
2508fd0533
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
|
4 years ago |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rafał Mikrut
|
9ddb3265e1
Fix some crashes, overflows and using variables without values
|
6 years ago |
qarmin
|
e0b5b21863
Add some code changes/fixes proposed by Coverity and Clang Tidy
|
6 years ago |
Rémi Verschelde
|
053d7f3765
Fix some errors found by static analysis
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
7 years ago |
Rémi Verschelde
|
404ee1a56b
Style: Fix issues that went past CI
|
7 years ago |
Juan Linietsky
|
c7e4527a88
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
7 years ago |
Rémi Verschelde
|
7c9f7452f4
Style: Format code with clang-format 6.0.1
|
7 years ago |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
7 years ago |
Thomas Herzog
|
0f45d0aa7d
ensure BlendSpace1D syncs animations
|
7 years ago |
Juan Linietsky
|
8c7da84e1e
renamed AnimationGraphPlayer to AnimationTree
|
7 years ago |
Thomas Herzog
|
0f7c35f955
added BlendSpace1D editor plugin
|
7 years ago |