Ben
Ben
# Objective - Extend the bevy animation system to allow blending between animations - Should be able to specify the duration of the transition - Both the current and the...
First of all: Thanks for the amazing work with this tool I very much enjoyed reading through the code of this repo & learned a lot! I am currently working...
## Summary A backwards compatible extension of the `IdeHook` fuctionality that allow passing in multiple file paths in a comma separated list: ```bash ./gradlew spotlessApply -PspotlessIdeHook=path/to/file_a.md,path/to/file_b.md ``` ## What does...