summaryrefslogtreecommitdiffstats
path: root/scene/animation/tween.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* [Animation] Improvements to `Tween` memory managementA Thousand Ships2024-02-261-3/+4
* Merge pull request #82306 from KoBeWi/tween_literally_anythingRémi Verschelde2024-02-171-0/+2
|\
| * Add set_custom_interpolator() to PropertyTweenerkobewi2023-10-121-0/+2
* | Fix Tween loop initial valuekobewi2023-12-021-0/+1
|/
* Add TRANS_SPRING to TweenRakka Rage2023-05-171-0/+1
* Various Tween code improvementskobewi2023-04-031-12/+12
* Add get_loops_left() function to TweenJohn Pennycook2023-03-201-0/+1
* Check for type mismatch in PropertyTweener.from()kobewi2023-02-281-0/+2
* Fix tween_method() type validationkobewi2023-02-121-0/+2
* Improve empty Tween error messagekobewi2023-01-161-0/+2
* Improve some Tween internalskobewi2023-01-111-1/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Improve RefCounted support in Tweenkobewi2023-01-011-0/+6
* Change time parameters and variables to double typeDave Palais2022-09-261-26/+26
* Move some methods to Animation from Variant for refactoringSilc Renew2022-09-151-1/+0
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Improve Tween infinite loop detectionkobewi2022-05-011-0/+3
* Make Tween.interpolate_value() statickobewi2022-04-171-4/+4
* Merge pull request #59415 from KoBeWi/tween_time()Rémi Verschelde2022-04-021-0/+2
|\
| * Add get_total_elapsed_time() to Tweenkobewi2022-03-291-0/+2
* | Force final value at the end of Tweenkobewi2022-03-271-0/+1
|/
* Fix Tween pause behaviorkobewi2022-01-091-2/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Improvements to Tweens' Variant typeskobewi2021-09-161-2/+2
* Various fixes to Tween codekobewi2021-08-061-2/+4
* Complete rewrite of TweensTomasz Chabora2021-06-191-111/+196
* fix no tween repeat after stop_all() and start() againjmb4622021-03-031-0/+1
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-23/+17
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Removed boolean return type from majority of method in TweenYuri Roubinsky2020-03-061-20/+20
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Provide default Tween values for transition and easing typesAndrii Doroshenko (Xrayez)2019-12-121-13/+6
* Removed unused variables, add some constants numbersRafał Mikrut2019-12-101-0/+6
* Fix Tween follow_property finishing with nullMark Riedesel2019-10-231-1/+2
* Implementing 0-duration tweensDevin Pentecost2019-06-141-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Tween: Add a unique identifier to InterpolateData to be able to remove the ri...James2018-08-161-1/+4
* Fix and make Tween node less confusingRăzvan C. Rădulescu2018-06-261-4/+0
* Adding is_stopped method to Tweensteincodes2018-06-071-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Allow for getting/setting indexed properties of objects using get/set_indexedBojidar Marinov2017-11-211-13/+14
* Renamed fixed_process to physics_processAndreaCatania2017-09-301-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-11/+11
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1