Skip to content

Animation: Only erase properties for a specific node#119063

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
Ryan-000:fix-animation-3
Apr 30, 2026
Merged

Animation: Only erase properties for a specific node#119063
Repiteo merged 1 commit into
godotengine:masterfrom
Ryan-000:fix-animation-3

Conversation

@Ryan-000
Copy link
Copy Markdown
Contributor

Split from #119029

The current method would match too broadly. E.g. if you have a "running" and a "run" node, then delete "run", it would clear the parameters for both.

The current method would match too broadly. E.g. if you have a "running" and a "run" node, then delete "run", it would clear the parameters for both.
@Ryan-000 Ryan-000 requested a review from a team as a code owner April 28, 2026 20:47
@TokageItLab TokageItLab added this to the 4.7 milestone Apr 29, 2026
@AThousandShips AThousandShips changed the title Only erase properties for a specific node Animation: Only erase properties for a specific node Apr 29, 2026
@Repiteo Repiteo merged commit a0375dd into godotengine:master Apr 30, 2026
20 checks passed
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented Apr 30, 2026

Thanks!

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.

3 participants