Historial de Commits

Autor SHA1 Mensaje Fecha
  Lukas Tenbrink e2931a5c19 Make conversions from `NodePath` to `String` explicit. hace 1 mes
  Lukas Tenbrink ed836df150 Make conversions from math types to `String` explicit, to avoid accidental conversions. hace 1 mes
  Rémi Verschelde e5c8fb8f1d Merge pull request #107005 from TokageItLab/fix-anim-node-param-type hace 1 mes
  Silc Lizard (Tokage) Renew 678fb63451 Fix ambiguous AnimationNode's parameter type in default value hace 1 mes
  Kasper Arnklit Frandsen 5934804335 Add option to auto tangent new bezier points in animation editor hace 10 meses
  Aaron Franke f6f1df7d73 Add 64-bit versions of core power of 2 functions hace 2 meses
  Lukas Tenbrink 4cb8a0c77e Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call. hace 2 meses
  Jamie Pate c317549587 Fix Heap buffer overflow in Animation::_find() hace 2 meses
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math hace 3 meses
  Thaddeus Crews 37a70edc11 Nearest and linear interpolation optimization hace 3 meses
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents hace 4 meses
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants hace 3 meses
  Pāvels Nadtočajevs 33af291421 Remove error print in the Animation getter. hace 3 meses
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). hace 4 meses
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs hace 2 años
  Lukas Tenbrink dcb4e5b22a Replace `Animation::_clear()` with explicit `.clear()` calls. hace 6 meses
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. hace 7 meses
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` hace 9 meses
  chocola-mint ed13a840fa Add markers to animation hace 11 meses
  Rémi Verschelde 8eab2b52ed Merge pull request #96835 from Malcolmnixon/animation-optimize hace 10 meses
  Rémi Verschelde 4c5e879cc5 Merge pull request #97380 from TheSofox/handle_modes_default_fix hace 10 meses
  Sofox 633df0b29c Handle handle_modes being undefined by giving default values rather than flagging error hace 10 meses
  K. S. Ernest (iFire) Lee dd9525be04 Fix animation compression going the wrong way hace 10 meses
  Malcolm Nixon 3e93970ef5 Expose the optimize method of the Animation class to gdscript. hace 10 meses
  rune-scape 154049ce17 StringName Dictionary keys hace 1 año
  Raul Santos 415331f474 Make `Animation::capture_included` read-only hace 11 meses
  Kasper Frandsen 7c6f32ddbf Clamp bezier handle length to half the length of animation hace 1 año
  Silc Lizard (Tokage) Renew bea47d877b Fix seeking Animation immediate after playback for Discrete track hace 1 año
  kobewi 413c11357d Use Core/Scene stringnames consistently hace 1 año
  Silc Lizard (Tokage) Renew 6fd8b25d38 Add argument options to AnimationPlayer for auto capture hace 1 año