Fix spring snapping

Fixes #4
This commit is contained in:
aaron 2023-08-12 12:13:13 +01:00
parent afd863285b
commit 4604341694
2 changed files with 15 additions and 12 deletions

View file

@ -7,6 +7,7 @@
- address behavior of binding property to multiples states
- better error reporting and stack traces in strict mode
- auto-enable of strict mode depending on compiler optimizaton level
- check smoothness of spring at high frequency updates
- implement from solid
- [x] onCleanup > `cleanup()`
- [x] Index > `indexes()`