Releases: rubenwe/StlVault
Releases · rubenwe/StlVault
v0.5.2 Import Bugfix for Windows
BugFixes:
- Continue imports even when files with problematic paths are found
v0.5.1 Collections and OSX builds
New Features
- Initial version of STLVault for Mac OSX
- Limitation: "Open in Finder" is not working
- Initial Support for Collections (#40)
- Group your files however you want!
- Extended filtering (#20)
- Searching for
tag*
will match all files with tags starting withtag
- Searching for
-tag
will match all files that don't have the tagtag
- These can be combined
- Searching for
- Mechanism to check for updates (#29)
- Option to specify an alias for an import folder (#37)
BugFixes
- Scroll handles now have a minimum size
- Simpler Mouse bindings for 3D View
- Deselecting items will now set "current" item to the last selected item
- Add tags of all import folders to models (Fixes #36)
- Prevent duplicate import folders and remove folder tags on delete (Fixes #30)
- Fix typos in save dialog
- Support Whitespace in "solid name" of ASCII STLs (Fixes #45)
- Allow adding of a tag, when some models already have that tag
Misc
v0.4.1: BugFixes and Rotation
- Fixes (some) crashes while importing
- Fixes Scaling issues in 3D View
- Deleting importing folders will now cancel the import
- Rotation controls now available via shortcuts:
- CTRL + ArrowKeys rotate 90°
- CTRL + ALT + ArrowKeys rotate 10°
- ALT + ButtonClick also rotates only 10°
v0.4.0: PerformanceFixes and 3D View
- Fixes of around perf issues when many files are in the library (Main View can now handle many more items)
- Stability fixes that catch more problems while importing
- First version of the 3D View
v0.3.0: Feedback Dialog
- Add dialog for user feedback
- Fix crash on close
- Fix bug in rotation controls
v0.2.0: Detail Panel Preview
Add Detail Menu (#3) * Started work on DetailPanel * Implemented Basic Selection * Complete rework of PreviewModels to allow for reimports. * Read and write MetaData to zip file * Added adjustable preview image size and quality. * Added scroll sensitivity setting
v0.1.2: Import Folder Preview
- Recalculate normals on import
v0.1.1: Import Folder Preview
Initial work on ImportFolders (#1) * Switch to asmdef and start work on FileSystem Integration * Add initial UnitTests * Work on switching to KnownItem based Library * Reorganize repo * FileWatcher integration and automatic update of item view * Finalized Metadata storage and fixed bugs with parallel imports * Switch to newly imported folder