Skip to content

Latest commit

 

History

History
134 lines (72 loc) · 7.74 KB

CHANGELOG.md

File metadata and controls

134 lines (72 loc) · 7.74 KB

Changelog

1.3.0 (2021-05-11)

Bug Fixes

  • Model was not hot reloading (05a3e99)

Features

  • Persistent overlay settings (d078729)
  • Viewer now persists opened model (f2ddc8f)
  • Viewer persists camera (cca2051)
  • Viewer persists shading and overlay controls (ddb139c)

1.2.1 (2021-05-06)

Bug Fixes

  • Wrong extension entry file (866a5eb)

1.2.0 (2021-05-06)

Bug Fixes

  • Applied model translation multiple times (9fbf516)
  • Overlay toggle did not always toggle cardinal directo labels (5df006e)
  • Viewer ignored overlay settings on creation (50ab883)

Features

  • Hot reload of parent models (7bac4a4)

1.2.0 (2021-05-06)

Bug Fixes

  • Applied model translation multiple times (9fbf516)
  • Overlay toggle did not always toggle cardinal directo labels (5df006e)
  • Viewer ignored overlay settings on creation (50ab883)

Features

  • Hot reload of parent models (7bac4a4)

1.2.0 (2021-05-06)

Bug Fixes

  • Applied model translation multiple times (9fbf516)
  • Overlay toggle did not always toggle cardinal directo labels (5df006e)
  • Viewer ignored overlay settings on creation (50ab883)

Features

  • Hot reload of parent models (7bac4a4)

1.1.2 (2021-05-01)

Bug Fixes

  • Overlay settings changes did not update renderer (9da1686)

1.1.1 (2021-05-01)

Bug Fixes

  • Tried to add elements if array had length 0 (d6f3be8)

1.1.0 (2021-05-01)

Bug Fixes

  • Resize listener was not unregistered (c52134a)

Features

1.0.1 (2021-04-26)

Bug Fixes

  • Camera now initialized looking South (fccdcbf)
  • Command 'mcmodel-viewer.addAssetsRoot' did not activate extension (e2e9fee)

1.0.1 (2021-04-26)

Bug Fixes

  • Camera now initialized looking South (fccdcbf)
  • Command 'mcmodel-viewer.addAssetsRoot' did not activate extension (e2e9fee)

1.0.0 (2021-04-24)

Bug Fixes

  • "Show Model Preview" menu was not working (e2155fb)
  • Preview html was reset every time a model was loaded (b34cca8)
  • Removed scroll bars from viewer (614b939)
  • Scene was not rescaled when panel was rescaled (9818fa3)

Features

  • Added 'Add assets root' command (70e0e44)
  • Added Anti-Aliasing (e31b175)
  • Added bounding box (a2c17ed)
  • Added cardinal direction labels (7fe5116)
  • Added grids (eaa1021)
  • Added options to enable/disable helpers (1f7fe90)
  • Added support for parent models (2c7a6ed)
  • Automatically reloads model of file changes (cbb8597)
  • Can now resolve assets taht include namespaces (326fefe)
  • Texture/Model loading errors are now displayed in window (5930c7e)
  • Viewer title reflects loaded model (38d1741)