Skip to content

v2.8.0

Compare
Choose a tag to compare
@alex-shortt alex-shortt released this 16 Dec 02:13
· 67 commits to master since this release
08bceb6

changes

  • new RoundedBox component that has some cached geometries and, compared to Drei's, generates faster and has smooth UVs
  • new Hitbox component to create a box geometry used for approximating raycasts, greatly improves speed
  • new cache logic to pull geometries and materials as well as an api to cache custom resources
  • resize Dialogue's Bubbles to fix raycasting issues
  • apply new performance fixes to spacesvr ideas
  • disable browser swipe events when nipple is pressed, primarily swipe to navigate

migrations

  • highly suggest replacing any RoundedBox components from Drei with these new ones