Age | Commit message (Expand) | Author |
2022-10-27 | Doc consistency: "inspector" to "Inspector" | Micky |
2022-10-21 | Fix small mistakes throughout much of the documentation | VolTer |
2022-10-10 | Merge pull request #65942 from SaracenOne/animation_change_callback_fix | Rémi Verschelde |
2022-09-30 | Fix typos with codespell | Rémi Verschelde |
2022-09-16 | Fix animation change callbacks | SaracenOne |
2022-09-14 | Fix redraw timing in AnimationBlendTreeEditor | Silc Renew |
2022-08-29 | Improve documentation for `get_animation()` | Haoyu Qiu |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (8) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-08-01 | Merge pull request #63007 from jtnicholl/animation_player_docs | Rémi Verschelde |
2022-08-01 | Update classref documentation for AnimationPlayer | Jonathan Nicholl |
2022-07-27 | Add a Movie Quit On Finish property to AnimationPlayer | Hugo Locurcio |
2022-05-16 | Clarify seek() in relation to animation_finished | kobewi |
2022-04-11 | Implement Animation Libraries | reduz |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2021-11-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde |
2021-10-06 | doc: Update links to latest documentation after content reorganization | Rémi Verschelde |
2021-10-05 | doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs | Rémi Verschelde |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-06-03 | Clarify animation_changed signal | kobewi |
2021-03-19 | class reference proofreading | Paul Joannon |
2021-02-19 | doc: Sync classref with current source | Rémi Verschelde |
2020-12-20 | Add animation reset track feature | Pedro J. Estébanez |
2020-10-01 | Link to demos from within the class reference | Aaron Franke |
2020-09-27 | Remove link to step-by-step/animations | Nathan Lovato |
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio |
2020-08-29 | Explain editor usage of current_animation | Tomasz Chabora |
2020-08-21 | Link to 2D Sprite animation tutorial in relevant class documentations | Hugo Locurcio |
2020-02-22 | doc: Sync classref with StringName/Callable changes | Rémi Verschelde |
2020-02-18 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-31 | doc: Add a short AnimationPlayer versus Tween comparison | Hugo Locurcio |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2019-12-05 | doc: Fix and clarify AnimationPlayer play and stop descriptions | Rémi Verschelde |
2019-10-24 | Document AnimationPlayer's quirks in regards to play updating on next process... | 20kdc |
2019-09-14 | Document AnimationPlayer's 'get_queue()' and 'caches_cleared' | Michael Alexsander Silva Dias |
2019-08-19 | Mention caveat with looped animations in `AnimationPlayer.queue()` | Hugo Locurcio |
2019-06-30 | doc: Remove null default values that can't be determined | Rémi Verschelde |
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde |
2019-06-20 | Merge pull request #24249 from zorbathut/zorbathut/animimmediate | Rémi Verschelde |
2019-04-22 | Merge pull request #28125 from KoBeWi/code_true_code | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-17 | Consistently wrap booleans in [code] | Tomasz Chabora |
2019-04-05 | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-29 | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry |
2019-02-27 | Elaborate AnimationPlayer manual advancing | Michael Pobega |