Commit History

Author SHA1 Message Date
  kobewi 8f657977fc Fix final tween value with custom interpolator 1 month ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
  kobewi ccc134fd1b Tween code improvements 4 months ago
  Malcolm Anderson be266138d7 Add `tween_subtween` method for nesting Tweens 6 months ago
  tvenclovas96_bigblackc dbc0cc1437 Add `Tween::ignore_time_scale` 4 months ago
  kobewi 761d988d47 Add internal _finish() method to Tweener 9 months 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
  kobewi 20aecefd9b Fix Tween loop initial value 1 year ago
  kobewi 58f4984d60 Add set_custom_interpolator() to PropertyTweener 1 year 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
  kobewi 45f4d59fa4 Check for type mismatch in PropertyTweener.from() 2 years ago
  kobewi 17fe5c2b23 Fix tween_method() type validation 2 years ago
  kobewi 1260cb0bfb Improve empty Tween error message 2 years ago
  kobewi f64dd732b8 Improve some Tween internals 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi a6e02f149f Improve RefCounted support in Tween 2 years ago
  Dave Palais 0c46068af0 Change time parameters and variables to double type 2 years ago
  Silc Renew 9d47e079b7 Move some methods to Animation from Variant for refactoring 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 years ago
  kobewi f473aab00d Improve Tween infinite loop detection 3 years ago
  kobewi 3017530e26 Make Tween.interpolate_value() static 3 years ago
  Rémi Verschelde 6bbd4def45 Merge pull request #59415 from KoBeWi/tween_time() 3 years ago
  kobewi e04ae8c8bc Add get_total_elapsed_time() to Tween 3 years ago
  kobewi d48dea7158 Force final value at the end of Tween 3 years ago
  kobewi 205f56f226 Fix Tween pause behavior 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  kobewi 266955d15f Improvements to Tweens' Variant types 3 years ago