Skip to content

v3.1.0

Choose a tag to compare

@0b5vr 0b5vr released this 10 Nov 16:21
· 162 commits to dev since this release

v3.0.1...v3.1.0
Milestone
https://github.com/FMS-Cat/automaton/tree/v3.1.0


✨ New Features

  • #81: fxs It now contains v2compat fxs

💡 Behavior Changes

  • #81: core Automaton.addFxDefinitions ignores unrelated entries
  • #81: fxs Update behavior of sine (BREAKING!!)
  • #81: fxs Change default value of lofi
  • #84: gui Change behavior of opposite handle while dragging handles
    • The direction of the opposite handle will follow the grabbing handle
    • Press Alt while dragging to use previous behavior

🐛 Bugfixes

  • #82: gui Fix behavior of Alt+Click seek on timelines

🧹 Chores

  • #81: fxs Change structure of src

📝 Docs

  • #83: gui Playground, fix the reference of fxs
  • #83: gui Playground, Add several notes on demo.js
  • Trivial: b6542d5