Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 03:09
· 111 commits to master since this release
59e4d2c

MeshCat v0.12.0

Diff since v0.11.3

Closed issues:

  • RotMatrix from Rotations.jl is not being brought into scope (#168)
  • Precompilation error: UnitQuaternion not defined (#172)
  • How to toggle the background? (#173)
  • Can this package connect to public IP? (#174)
  • Support of GeometryBasics.Mesh (#181)

Merged pull requests:

  • Switch to GeometryBasics (#166) (@rdeits)
  • Correctly pass through core.host to the server (#175) (@rdeits)
  • Update meshcat js to suppport controlling the background (#176) (@rdeits)
  • CompatHelper: bump compat for "FFMPEG" to "0.4" (#178) (@github-actions[bot])
  • Restore start_browser kwarg from v0.9 (#180) (@Affie)