Skip to content

Releases: bghgary/glTF-Shell-Extensions

v0.3.0

23 Dec 17:27
cc577a5
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Click here to install the latest version from the Windows Store.

Changes

  • Switch to using explorer command verbs for adding to the context menu.
  • Fix issue with packing to a glb from a special folder (e.g., Downloads) where it would open the destination folder in a new explorer window.
  • Add a Windows Application Packaging Project to enable submission to the Windows Store.
  • Add icons to context menu items.

Fixes #2
Fixes #3

v0.2.0

22 Jul 21:50
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changes

  • Preserve extensions/extras during packing and unpacking
  • Show error message when errors occur during packing/unpacking
  • Add option to not unpack images when unpacking (useful for debugging)
  • Remove dependency on glTF2Loader
  • Use memory mapped file API for better performance

v0.1.1

13 Jan 19:47
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Changes

  • Fixed bug with unpacking where bufferView from image did not get removed
  • Replaced setup script with installer

v0.1.0

08 Jan 06:54
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial version with support for .gltf -> .glb and vice versa.