Skip to content

v0.5.0

Choose a tag to compare

@JakeyWasTaken JakeyWasTaken released this 25 Apr 19:49
· 10 commits to main since this release
b4ba1ee

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