summaryrefslogtreecommitdiff
path: root/doc/classes/Animation.xml
AgeCommit message (Expand)Author
2023-02-17Remove extra spaces and correct crosslinks in some documentationYuri Sizov
2023-01-28Implement blending audio feature to AnimationTreeSilc Renew
2022-12-22Add inspector plugin for key time edit & Change find key argumentSilc Renew
2022-12-02Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/PlayerSilc Renew
2022-12-01Refactor process of animation to retrive keys more exactlySilc Renew
2022-11-22Refactor process of AnimationTree for end of animationSilc Renew
2022-11-20Fix connection of animation changed signal in AnimationTrackEditorSilc Renew
2022-10-24Document the Animation classHugo Locurcio
2022-08-27Add linear/cubic angle interpolation to Animation interpolation typeSilc Renew
2022-08-26Make Cubic to CubicInTime and reduce items in the track intrp typeSilc Renew
2022-08-23Merge pull request #64647 from TokageItLab/auto-tangentRémi Verschelde
2022-08-23Add bezier preset and refactor bezier editorSilc Renew
2022-08-19Make `cubic_interpolate()` consider key time in animationSilc Renew
2022-08-17[doc] Fix grammar in class docs: amount vs. numberAndy Maloney
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-31Make `Animation::track_insert_key` return key indexZae
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-11-16Make bezier handle type a property of keyframes, update interfaceNathan Lovato
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-03reimplement ping-pongSilc 'Tokage' Renew
2021-10-25Merge pull request #54050 from reduz/animation-compressionRémi Verschelde
2021-10-23Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew
2021-10-21Implement Animation Compressionreduz
2021-10-16Implement Animation Blend Shape Tracksreduz
2021-10-12Remove animation 3D transform track, replace by loc/rot/scale tracks.reduz
2021-10-11Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...Juan Linietsky
2021-10-09implement ping-pong loop in animationTokage
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-23Fix doc typosNicholas Huelin
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-03Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3DAaron Franke
2021-03-19class reference proofreadingPaul Joannon
2021-01-11Fix incorrect parameter in audio_track_set_key_stream.TechnoPorg
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-14Rename Animation::track_remove_key_at_position to track_remove_key_at_timeMarcel Admiraal
2020-10-09doc: Sync classref with current sourceRémi Verschelde
2020-10-01Expose Animation::value_track_interpolate to GDscriptlolligerjoj
2020-09-26Add C# code examples to the docsHaSa1002
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-07-29Fix incorrect key name in the Animation documentation code sampleHugo Locurcio
2020-03-13Add LOTS of missing docsTomasz Chabora
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde