index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Animation.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-22
1
-2
/
+11
*
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
Silc Renew
2022-12-02
1
-5
/
+2
*
Refactor process of animation to retrive keys more exactly
Silc Renew
2022-12-01
1
-0
/
+9
*
Refactor process of AnimationTree for end of animation
Silc Renew
2022-11-22
1
-18
/
+0
*
Fix connection of animation changed signal in AnimationTrackEditor
Silc Renew
2022-11-20
1
-7
/
+0
*
Document the Animation class
Hugo Locurcio
2022-10-24
1
-2
/
+14
*
Add linear/cubic angle interpolation to Animation interpolation type
Silc Renew
2022-08-27
1
-0
/
+8
*
Make Cubic to CubicInTime and reduce items in the track intrp type
Silc Renew
2022-08-26
1
-3
/
+0
*
Merge pull request #64647 from TokageItLab/auto-tangent
Rémi Verschelde
2022-08-23
1
-25
/
+0
|
\
|
*
Add bezier preset and refactor bezier editor
Silc Renew
2022-08-23
1
-25
/
+0
*
|
Make `cubic_interpolate()` consider key time in animation
Silc Renew
2022-08-19
1
-0
/
+3
|
/
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (8)
Andy Maloney
2022-08-12
1
-30
/
+30
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-146
/
+146
*
Make `Animation::track_insert_key` return key index
Zae
2022-07-31
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Make bezier handle type a property of keyframes, update interface
Nathan Lovato
2021-11-16
1
-0
/
+27
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
reimplement ping-pong
Silc 'Tokage' Renew
2021-11-03
1
-2
/
+11
*
Merge pull request #54050 from reduz/animation-compression
Rémi Verschelde
2021-10-25
1
-0
/
+14
|
\
|
*
Implement Animation Compression
reduz
2021-10-21
1
-0
/
+14
*
|
Fixed animation insertion in SkeletonEditor
Silc 'Tokage' Renew
2021-10-23
1
-0
/
+1
|
/
*
Implement Animation Blend Shape Tracks
reduz
2021-10-16
1
-4
/
+14
*
Remove animation 3D transform track, replace by loc/rot/scale tracks.
reduz
2021-10-12
1
-25
/
+33
*
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...
Juan Linietsky
2021-10-11
1
-12
/
+2
*
implement ping-pong loop in animation
Tokage
2021-10-09
1
-2
/
+12
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-372
/
+186
*
Fix doc typos
Nicholas Huelin
2021-07-23
1
-1
/
+1
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-2
/
+2
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-2
/
+2
*
Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3D
Aaron Franke
2021-06-03
1
-2
/
+2
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
Fix incorrect parameter in audio_track_set_key_stream.
TechnoPorg
2021-01-11
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-2
/
+2
*
Rename Animation::track_remove_key_at_position to track_remove_key_at_time
Marcel Admiraal
2020-12-14
1
-3
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2020-10-09
1
-8
/
+8
*
Expose Animation::value_track_interpolate to GDscript
lolligerjoj
2020-10-01
1
-0
/
+11
*
Add C# code examples to the docs
HaSa1002
2020-09-26
1
-2
/
+13
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Fix incorrect key name in the Animation documentation code sample
Hugo Locurcio
2020-07-29
1
-2
/
+2
*
Add LOTS of missing docs
Tomasz Chabora
2020-03-13
1
-1
/
+28
*
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Rémi Verschelde
2020-02-25
1
-2
/
+2
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-4
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-1
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-1
/
+1
*
Changes the name of all parameters referring to track indices within Animatio...
LikeLakers2
2019-10-14
1
-54
/
+54
[next]