summaryrefslogtreecommitdiffstats
path: root/doc/classes/Animation.xml
Commit message (Expand)AuthorAgeFilesLines
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Make bezier handle type a property of keyframes, update interfaceNathan Lovato2021-11-161-0/+27
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* reimplement ping-pongSilc 'Tokage' Renew2021-11-031-2/+11
* Merge pull request #54050 from reduz/animation-compressionRémi Verschelde2021-10-251-0/+14
|\
| * Implement Animation Compressionreduz2021-10-211-0/+14
* | Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew2021-10-231-0/+1
|/
* Implement Animation Blend Shape Tracksreduz2021-10-161-4/+14
* Remove animation 3D transform track, replace by loc/rot/scale tracks.reduz2021-10-121-25/+33
* Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...Juan Linietsky2021-10-111-12/+2
* implement ping-pong loop in animationTokage2021-10-091-2/+12
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-372/+186
* Fix doc typosNicholas Huelin2021-07-231-1/+1
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-2/+2
* Rename Quat to QuaternionMarcel Admiraal2021-06-041-2/+2
* Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3DAaron Franke2021-06-031-2/+2
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Fix incorrect parameter in audio_track_set_key_stream.TechnoPorg2021-01-111-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-2/+2
* Rename Animation::track_remove_key_at_position to track_remove_key_at_timeMarcel Admiraal2020-12-141-3/+3
* doc: Sync classref with current sourceRémi Verschelde2020-10-091-8/+8
* Expose Animation::value_track_interpolate to GDscriptlolligerjoj2020-10-011-0/+11
* Add C# code examples to the docsHaSa10022020-09-261-2/+13
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Fix incorrect key name in the Animation documentation code sampleHugo Locurcio2020-07-291-2/+2
* Add LOTS of missing docsTomasz Chabora2020-03-131-1/+28
* doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde2020-02-251-2/+2
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-4/+4
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* Changes the name of all parameters referring to track indices within Animatio...LikeLakers22019-10-141-54/+54
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-3/+3
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-21/+22
* doc: Sync classref with current sourceRémi Verschelde2019-06-011-11/+11
* Add track_set_key_time() to AnimationTomasz Chabora2019-05-311-0/+13
* Make animation editor change tracks positions instead of swapping themMichael Alexsander Silva Dias2019-05-271-0/+12
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-14/+14
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-1/+1
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-1/+1
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Expose OS::get_current_video_driver to scripting languagesRémi Verschelde2019-02-161-0/+6
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-1/+1
* Remove trailing whitespaceRémi Verschelde2018-11-201-1/+1
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1