Skip to content

Releases: Toofifty/json-model-viewer

v1.1.3

19 Feb 09:32

Choose a tag to compare

Hierarchy rework, more reliable loading.

New:

  • Load parents as separate models so output JSON doesn't include parent elements.
  • Ortho mode (View -> Toggle ortho) - super buggy
  • Ability to load template models (i.e. blocks/cube_all) without crashing
  • Sample model loads with File -> New...

v1.1.2

18 Feb 21:30

Choose a tag to compare

Stable release with file IO, built in text editor, and (working) relative texture paths.

New:

  • Model to JSON (in Tools -> Refresh JSON)
  • Textures now load from a relative path (once saved / loaded, finds /assets/ in the path and uses that)

v1.1.1

18 Feb 11:57

Choose a tag to compare

v1.1.1 Pre-release
Pre-release

Not fully working as intended. Textures may not load properly all the time, so use v1.1.0 instead.

New:

  • Opening files
  • Save & Save As
    • Warnings for overwrites/non-assets directories
  • Null texture

'New...' still doesn't work (i.e. create a new model) but WILL save.

v1.1.0

17 Feb 15:34

Choose a tag to compare

Small, only just working release with new GUI features.

New:

  • GUI rework
  • Resizing
  • Single window
  • JSON Text Editor pane:
    • Syntax Highlighting
    • Resizeable (+ hideable)

Careful, "New..." doesn't actually work / save (at all).

v1.0.0

15 Feb 09:48

Choose a tag to compare

Expect crashes, first semi-stable release.

Please post in the issue tracker if you experience any problems or want to suggest a feature.