summaryrefslogtreecommitdiffstats
path: root/doc/classes/PropertyTweener.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix Tweeners to emit finished() when underlying object is deletedBlackShift2024-08-291-0/+1
* Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-5/+4
* Add set_custom_interpolator() to PropertyTweenerkobewi2023-10-121-0/+19
* 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
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-2/+4
* Fix missing parenthesis in the documentationDominus Iniquitatis2022-10-161-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-4/+4
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-20/+10
* Complete rewrite of TweensTomasz Chabora2021-06-191-0/+78