Releases: rdeits/MeshCat.jl
Releases · rdeits/MeshCat.jl
v1.0.0
MeshCat v1.0.0
Diff since v0.16.2
Merged pull requests:
- Update compat dependencies and add Julia LTS (1.10) to the CI (#255) (@ferrolho)
- CompatHelper: bump compat for "Colors" to "0.13" (#256) (@github-actions[bot])
- Drop Cassette.jl by rewriting animation handlers (#257) (@rdeits)
Closed issues:
- Fail to build MeshCat (#249)
- Is it possible to draw curves? (#253)
v0.16.1
MeshCat v0.16.1
Diff since v0.16.0
Merged pull requests:
Closed issues:
- Don't steal focus when creating a new Blink window (#50)
- Programmatically Take Pictures (#61)
- Can open and view a panorama image?? (#82)
- Unsatisfiable requirements (#95)
- Not all objects displays in meshcat (#127)
- Clipping mode and initial zoom level (#165)
- Is it able to set object properties? (#179)
- Point colors and Gouraud shading ? (#182)
- Embedding in a Blink.jl window (#185)
- Video conversion kwargs and bug fix for Windows (#194)
v0.16.0
MeshCat v0.16.0
Diff since v0.15.1
Closed issues:
- setobject!() ERROR: 'no method matching setobject' (#200)
- ERR_CONNECTION_REFUSED with Mux.jl v1.0 (#233)
- Understand why the GitHub CI Windows runner started failing all of a sudden (#236)
- Consider removing Blink.jl in favor of Electron.jl (#242)
Merged pull requests:
v0.15.1
MeshCat v0.15.1
Diff since v0.15.0
Closed issues:
- MeshCat v0.14.2 limits Rotations to v1.1.0-v1.1.1 (#214)
- Cannot establish a connection to the visualizer in Julia v1.8 (#234)
Merged pull requests:
v0.14.0
MeshCat v0.14.0
Diff since v0.13.2
Closed issues:
- Build fails: too many requests (#196)
- Does the Julia interface also support 0MQ? (#197)
- PR2 URDF - missing textures (#199)
- LineString Support for visualizing Trajectories (#202)
Merged pull requests:
- Update meshcat to get threejs 0.132 and switch to Artifacts.toml (#203) (@rdeits)