Commit History

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