Histórico de Commits

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