Releases: bghgary/glTF-Shell-Extensions
Releases · bghgary/glTF-Shell-Extensions
v0.3.0
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.
v0.2.0
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