Skip to content

Releases: nerfstudio-project/viser

v0.1.34

01 Jun 03:19
Compare
Choose a tag to compare

Fix edge cases in 3D gui container.

Full Changelog: v0.1.33...v0.1.34

v0.1.33

01 Jun 02:56
Compare
Choose a tag to compare

Minor bug fixes: GUI dropdown edge case, unnecessary client builds.

Full Changelog: v0.1.32...v0.1.33

v0.1.32

29 May 00:47
Compare
Choose a tag to compare

Fixed edge cases with GUI containers.

Full Changelog: v0.1.31...v0.1.32

v0.1.31

25 May 07:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.30...v0.1.31

v0.1.30

17 May 10:36
Compare
Choose a tag to compare

What's Changed

  • Support batch axes + broadcasting for viser.transforms by @brentyi in #208
  • Handle empty string case for plotly json loading (bugfix) by @chungmin99 in #209
  • Fix wrong length value for the initial value of vector3 by @yzslab in #213

New Contributors

Full Changelog: v0.1.29...v0.1.30

v0.1.29

04 May 04:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.28...v0.1.29

v0.1.28

14 Apr 03:55
Compare
Choose a tag to compare

What's Changed

  • Switch to uv for GitHub actions by @brentyi in #200
  • Fix Intel Mac edge case for point_shape="square" by @brentyi in #201

Full Changelog: v0.1.27...v0.1.28

v0.1.27

02 Apr 21:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.26...v0.1.27

v0.1.26

23 Mar 02:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.25...v0.1.26

v0.1.25

01 Mar 22:37
Compare
Choose a tag to compare

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