v4.1.0
v4.0.3...v4.1.0
Milestone
https://github.com/FMS-Cat/automaton/tree/v4.1.0
Automaton "Windy Fairy" Edition
https://youtu.be/XUuR8FRUG_E
π¨ BREAKING CHANGES π¨
- #108:
core
gui
RemovedChannel.update()
- I expect no one have been used this function ever though
β¨ New Features
- #109:
gui
Make curve unique- Shoutouts to Image-Line
πͺ Performance Improvements
- #111:
gui
DopeSheet, Hide out-of-screen items- Greatly improve its performance when there are a lot of channels and items (still slow though)
π‘ Behavior Changes
- #101:
gui
More shorter interval between gridlines on beat snap - #103:
gui
It will now create handles only when there are handles on surrounded nodes- Because I'm too lazy to remove handles
- #104:
gui
Make many things aware of channel orders- Duplicate Channel, Rename Channel, and history commands of channel manipulations
- #108:
core
gui
It now applies updates of each channels in chronological order- It is now okay to call
auto()
in event listeners
- It is now okay to call