Skip to content

v0.1.25

Compare
Choose a tag to compare
@brentyi brentyi released this 01 Mar 22:37
· 129 commits to main since this release

What's Changed

  • Update camera on r3f canvas change, not window by @chungmin99 in #178
  • Fix markdown elements by @brentyi in #180
  • Fix server-side rendering errors for React client (nth-child -> nth-of-type) by @brentyi in #177
  • (Significantly) improve performance by turning off compression for websocket messages by @brentyi in #176
  • Account for pixel ratio in point cloud shader by @brentyi in #175

Full Changelog: v0.1.24...v0.1.25