We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A 2D game in production
It becomes difficult to work with animations when they have a lot of tracks, being able to filter them would be very useful.
Add a filter field similar to the scene or FileSystem docs.
Mock-up I don't think the "Add Track" is very needed, we just have the plus for Add Node, so the filter field could be there.
This would be used often.
This is about improving the default editor user experience.
The text was updated successfully, but these errors were encountered:
This is also mentioned on this tracker issue. #6681
Sorry, something went wrong.
No branches or pull requests
Describe the project you are working on
A 2D game in production
Describe the problem or limitation you are having in your project
It becomes difficult to work with animations when they have a lot of tracks, being able to filter them would be very useful.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Add a filter field similar to the scene or FileSystem docs.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Mock-up
![Image](https://private-user-images.githubusercontent.com/4955051/411998439-1a62c7f1-3c4e-4913-8beb-c49659786371.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDYyNzQsIm5iZiI6MTczOTU0NTk3NCwicGF0aCI6Ii80OTU1MDUxLzQxMTk5ODQzOS0xYTYyYzdmMS0zYzRlLTQ5MTMtOGJlYi1jNDk2NTk3ODYzNzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTUxMjU0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjRlNTJhODYyZTQwMzA0ZjExNGY3MTQwMmE2NzVmMWU3MWFkYjVhOWQ1OGNiNTk4M2VhZjJkODFiNGY0MDdkNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.rr6uz20BBcjMRnT1zJMBN9fAvNkK8LqUJzsiGnIqpMg)
I don't think the "Add Track" is very needed, we just have the plus for Add Node, so the filter field could be there.
If this enhancement will not be used often, can it be worked around with a few lines of script?
This would be used often.
Is there a reason why this should be core and not an add-on in the asset library?
This is about improving the default editor user experience.
The text was updated successfully, but these errors were encountered: