v0.5.0
Breaking Changes
- All forces are now solved with delta time, as such if you have previously set gravity / force on an object it will feel alot more floaty
Fixes
- Fixed wind causing NaN
- Fixed rotation constraint causing NaN
- Fixed jittering at high speeds
What's Changed
- change: freeze DefaultObjectSettings table by @Ramdoys in #46
- chore: move Lighting:GetAttribute calls into a connections by @Ramdoys in #45 [Temporarily Disabled]
Full Changelog: v0.4.2...v0.5.0