Commit History

Author SHA1 Message Date
  kobewi fd5646856d Remove PropertyTweener start warning 3 weeks ago
  Malcolm Anderson 914480e256 Skip killed/invalid subtween 1 month ago
  kobewi b615c7b3db Block Tween custom_step() during step 1 month ago
  Silc Lizard (Tokage) Renew 678fb63451 Fix ambiguous AnimationNode's parameter type in default value 2 months ago
  Thaddeus Crews 819bb61710 Merge pull request #103198 from Naputt1/fix-tween.kill()-isValid()-return-false 3 months ago
  kobewi bc9d0c7835 Add templated version of ObjectDB::get_instance() 4 months ago
  kobewi 8f657977fc Fix final tween value with custom interpolator 4 months ago
  Thaddeus Crews 1cb3cfaa8e Style: Convert namespaces to PascalCase 4 months ago
  naputt1 0c7b4fd057 Fix tween.isValid return true after kill 5 months ago
  kobewi ccc134fd1b Tween code improvements 7 months ago
  Malcolm Anderson be266138d7 Add `tween_subtween` method for nesting Tweens 9 months ago
  tvenclovas96_bigblackc dbc0cc1437 Add `Tween::ignore_time_scale` 7 months ago
  BlackShift 1abd67caac Fix Tweeners to emit finished() when underlying object is deleted 11 months ago
  kobewi 761d988d47 Add internal _finish() method to Tweener 11 months ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  A Thousand Ships 92814bafb7 [Animation] Improvements to `Tween` memory management 1 year ago
  Rémi Verschelde e45cc1781b Merge pull request #82306 from KoBeWi/tween_literally_anything 1 year ago
  jsjtxietian 3c596094ab Fix pass int to tween's from with float property will be forced to interpolate as int 1 year ago
  kobewi 20aecefd9b Fix Tween loop initial value 1 year ago
  Silc Lizard (Tokage) Renew 80c9533810 Rework blending method in Variant animation for Int/Array/String 1 year ago
  Rémi Verschelde 0e6160a00f Merge pull request #81525 from KoBeWi/tweening_the_impossible 1 year ago
  kobewi 58f4984d60 Add set_custom_interpolator() to PropertyTweener 1 year ago
  Mai Lavelle 5e15586ec2 Fixes to allow object-less callables throughout Godot 1 year ago
  kobewi bf9d971215 Check if property exists before tweening 1 year ago
  kobewi 598d9972c8 Prevent errors if Tween callback's object is freed 1 year ago
  kobewi 1660575bd8 Fix initial value with delay in PropertyTweener 1 year ago
  kobewi dbecf8bd1a Improve and clarify paused Tweens 2 years ago
  Rakka Rage 780e21bcac Add TRANS_SPRING to Tween 2 years ago
  kobewi 20f03884f2 Various Tween code improvements 2 years ago
  John Pennycook 4cb2085543 Add get_loops_left() function to Tween 2 years ago