Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 éve |
Rémi Verschelde
|
75d3a10a23
Merge pull request #44964 from Dragoncraft89/animation_tree_bug
|
4 éve |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 éve |
Aaron Franke
|
78d33a6e24
Use doubles for time in animation code
|
4 éve |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 éve |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 éve |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 éve |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 éve |
Hugo Locurcio
|
87f503310b
Tweak dozens of editor property hints for consistency
|
4 éve |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
4 éve |
nc
|
0c968d603a
improve error message when travel() is called on an AnimationNodeStateMachine when the state machine is not playing
|
4 éve |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 éve |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 éve |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 éve |
Florian Kothmeier
|
b6e7df56cb
Fix AnimationNodeStateMachinePlayback start() on nonexistent node
|
4 éve |
Rémi Verschelde
|
7a16efc885
Merge pull request #42188 from Eoin-ONeill-Yokai/animationstateplayback/missing_binds
|
4 éve |
Eoin O'Neill
|
674fb52f52
StateMachinePlayback: Added missing bindings to `get_current_play_pos` and `get_current_length`.
|
5 éve |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 éve |
Aaron Franke
|
1b348b3c17
Remove connect *_compat methods
|
4 éve |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 éve |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 éve |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 éve |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 éve |
Rafał Mikrut
|
359bebd8c0
Fix out of bound array access caused by unassigned variable
|
5 éve |
Rémi Verschelde
|
f9decec1bc
Merge pull request #36491 from AndreaCatania/edit_node_anim_state_mac
|
5 éve |
Andrea Catania
|
422926cfc6
Added new method to replace an already added node to the animation state machine
|
5 éve |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 éve |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 éve |
Juan Linietsky
|
3c0059650d
Added StringName as a variant type.
|
5 éve |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 éve |