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 markers to animation
chocola-mint
2024-09-29
1
-0
/
+71
*
Expose the optimize method of the Animation class to gdscript.
Malcolm Nixon
2024-09-11
1
-0
/
+9
*
Make `Animation::capture_included` read-only
Raul Santos
2024-08-10
1
-1
/
+1
*
Update Animation.track_set_path and AnimationMixer.root_motion_track
Scot
2024-07-07
1
-1
/
+1
*
Fix seeking Animation immediate after playback for Discrete track
Silc Lizard (Tokage) Renew
2024-06-08
1
-0
/
+4
*
Add auto_capture option to AnimationPlayer
Silc Lizard (Tokage) Renew
2024-05-02
1
-1
/
+4
*
Set animation step from importers. Increase default step from 10 to 30 FPS.
Lyuma
2024-04-19
1
-1
/
+1
*
Make consistent the retrieval of audio tracks
Silc Lizard (Tokage) Renew
2024-02-18
1
-0
/
+2
*
Add CallbackModeDiscrete to AnimationMixer
Silc Lizard (Tokage) Renew
2024-02-17
1
-0
/
+5
*
Add capture() and play_with_capture() as substitute of update capture
Silc Lizard (Tokage) Renew
2024-02-12
1
-1
/
+1
*
Include animation.length in Animation example
31
2024-01-14
1
-4
/
+6
*
Fix description of `Animation::copy_track`
A Thousand Ships
2023-10-16
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (Animation classes)
VolTer
2023-05-05
1
-2
/
+2
*
Expose interpolation methods for 3D track in Animation class
Silc Renew
2023-04-25
1
-0
/
+32
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Remove extra spaces and correct crosslinks in some documentation
Yuri Sizov
2023-02-17
1
-1
/
+1
*
Implement blending audio feature to AnimationTree
Silc Renew
2023-01-28
1
-0
/
+15
*
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
[next]