Skip to content

Latest commit

 

History

History
executable file
·
36 lines (30 loc) · 936 Bytes

File metadata and controls

executable file
·
36 lines (30 loc) · 936 Bytes

Changelog

1.0.6

  • Added support for loading an image file as texture
  • Removed Windows' APPX option from builds in package.json

1.0.5

  • Added file associations
  • Auto focus when opening file within already opened window

1.0.4

  • Added one-instance functionality
  • Custom initial message based on operating system
  • Initial setup for macOS builds

1.0.3

  • Fully rewriten script.js (core script)
  • Core script more flexible for future updates
  • Initial setup for Windows builds
  • Added icon.ico for Windows builds
  • Updated Linux categories
  • Added file name information in top-left region
  • Added triangles count information in top-left region
  • Added support for GLTF/GLB files

1.0.2

  • Added "Drag & Drop" functionality
  • Changed initial page text

1.0.1

  • Added gradient background
  • Removed "Toggle Developer Tools" from Help menu
  • Added support for FBX files
  • Fit 3D meshes to window

1.0.0

  • First release