summaryrefslogtreecommitdiffstats
path: root/doc/classes/Tween.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-4/+32
|\
| * Merge pull request #98689 from Meorge/tween-docsThaddeus Crews2024-11-121-4/+16
| |\
| | * Update `Tween.set_ease` and `Tween.set_trans` to reflect that they only apply...Malcolm Anderson2024-11-111-4/+16
| * | Merge pull request #98787 from Meorge/tween-docs-stopThaddeus Crews2024-11-121-0/+16
| |\ \ | | |/ | |/|
| | * Update docs for `Tween.stop` to clarify behaviorMalcolm Anderson2024-11-111-0/+16
* | | [master] Rebranding: editor/ + doc/Dubhghlas McLaughlin2024-10-231-1/+1
|/ /
* / Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-2/+0
|/
* Merge pull request #79758 from KoBeWi/understandmentRémi Verschelde2024-02-191-0/+6
|\
| * Clarify Tween.set_parallel()kobewi2023-07-211-0/+6
* | Replace some "uncommon" words in class referenceMicky2024-01-151-1/+1
* | Fix various typos in classrefHaoyu Qiu2023-08-221-1/+1
* | Update C# example of tween_method in Tween class with a parameter to the lamb...viksl2023-07-281-1/+1
* | Improve and clarify paused Tweenskobewi2023-07-251-0/+2
|/
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Clarify when things with _IDLE and _PHYSICS enums will runL4Vo52023-06-201-4/+4
* doc: Update Tween cheatsheet URLBruno2023-06-081-1/+1
* Add TRANS_SPRING to TweenRakka Rage2023-05-171-0/+3
* Add get_loops_left() function to TweenJohn Pennycook2023-03-201-0/+6
* Discourage reusing Tweenskobewi2023-03-041-4/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Document default values for transition type and ease type.Stephen Rice2023-02-261-0/+2
* Fix C# examples in documentationRaul Santos2023-01-311-4/+4
* Update C# signal documentation and remove bind arrayRaul Santos2023-01-231-10/+10
* Uppercase references to color constants in documentationAnthony Cossins2023-01-131-5/+5
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-9/+11
* Add new C# code blocks to class ref pagesPaul Joannon2022-09-191-30/+157
* Add more clarifications about Tween processingkobewi2022-09-111-0/+9
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-091-11/+11
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-27/+27
* Fix typos and improve clarity in Tween docssnailrhymer2022-06-281-20/+20
* Miscellaneous Tween fixesHaoyu Qiu2022-04-281-7/+7
* Make Tween.interpolate_value() statickobewi2022-04-171-3/+3
* Add get_total_elapsed_time() to Tweenkobewi2022-03-291-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Better handle infinite Tween loopskobewi2022-01-291-1/+1
* Merge pull request #56648 from KoBeWi/tween_pause()Rémi Verschelde2022-01-101-2/+5
|\
| * Fix Tween pause behaviorkobewi2022-01-091-2/+5
* | Restore Tween easing descriptionskobewi2022-01-091-0/+15
|/
* Fixed Tween::interpolate_value argument order.David Sichma2021-10-291-6/+6
* Add a warning about infinite Tween loopskobewi2021-10-161-0/+1
* Add a special case for 0-time interpolationskobewi2021-09-241-0/+1
* Improvements to Tweens' Variant typeskobewi2021-09-161-10/+8
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-98/+49
* Fix various typos with codespellluz paz2021-07-251-2/+2
* Correct the description of Tween.custom_stepkobewi2021-06-241-2/+1
* Complete rewrite of TweensTomasz Chabora2021-06-191-282/+227
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-2/+11
* Tween.xml word order fixAndreas Gustafsson2020-06-231-1/+1