Skip to content

Draw aggregate animation keys on top of folded node groups#117321

Merged
akien-mga merged 1 commit into
godotengine:masterfrom
mihe:folded-track-icons
Mar 14, 2026
Merged

Draw aggregate animation keys on top of folded node groups#117321
akien-mga merged 1 commit into
godotengine:masterfrom
mihe:folded-track-icons

Conversation

@mihe
Copy link
Copy Markdown
Contributor

@mihe mihe commented Mar 11, 2026

Relates to godotengine/godot-proposals#1908.
Complements #113479.

This changes the drawing of folded node groups in the animation editor (as introduced by #113479) to show all keys from all tracks, but at a 30% opacity, giving you a summary overview of all the node's tracks.

Note that key links will not be drawn, nor are keys necessarily drawn the way they would be drawn in the actual track, like for example animation playback tracks and audio playback tracks. We felt that this would make things look too noisy, so keys are simply drawn as their respective track type icons.

Also note that the keys cannot be selected nor edited, they are simply drawn on top of the collapsed group.

Recording_20260311_130903.webm

Co-authored-by: Kasper Arnklit Frandsen <kasper.arnklit@gmail.com>
@TokageItLab TokageItLab modified the milestones: 4.x, 4.7 Mar 13, 2026
@akien-mga akien-mga merged commit 11970cb into godotengine:master Mar 14, 2026
20 checks passed
@akien-mga
Copy link
Copy Markdown
Member

Thanks!

@mihe mihe deleted the folded-track-icons branch March 14, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants