Skip to content

v0.7.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 08 Jul 10:47
v0.7.0

v0.7.0 (2019-07-01)

Diff since v0.6.0

Closed issues:

  • ArrowVisualizer's settransform! fails for very short (but nonzero) arrows (#105)
  • IJuliaCell seems to be broken (#94)

Merged pull requests:

  • Fix visualization of arrows with zero shaft length. (#107) (tkoolen)
  • Update meshcat to get better .DAE handling (#104) (rdeits)
  • Adds linewidth param to GenericMaterial. (#103) (ferrolho)
  • Avoid some dict lookups and a few allocations (#101) (rdeits)
  • Set default value for iframe style dict. (#100) (travigd)
  • Add hide! utility function. (#98) (tkoolen)
  • Add ArrowVisualizer (#97) (tkoolen)
  • Update Mux to be compatible with HTTP 0.8. (#96) (tkoolen)
  • Support generic MeshFileGeometry for mesh types we can't easily load (#92) (rdeits)