Skip to content

v0.8.3

Compare
Choose a tag to compare
@lslzl3000 lslzl3000 released this 28 Aug 10:00
· 22 commits to dev since this release

0.8.3 (2024-08-28)

Bug Fixes

  • fix frameRate and camera resize (c4b8626)
  • fix InstanceDraw destroy error (4529594)
  • GUI: add option to receive post effects (#426) (af74bb1)
  • inputsystem: capture pointer on pointerdown (#432) (cc90b82)
  • shadow: fix acceptShadow (4d6a838)
  • transform: fix lookAt at vertical angle (#431) (1922f18)

Features

  • add GridObject (#436) (a939ce6)
  • geometry: add extra geometry package, extrude geometry and text geometry (#442) (069e6d4)
  • graphic: move graphic3D to @orillusion/graphic (#427) (a1d1b2a)
  • physics: add RopeSoftBody, rigidbody dragger, and enhance collisionShapeUtil (#448) (452d730)
  • physics: Refactor physics plugin with extensive enhancements and new features (#440) (7c18db5)