github-actions
released this
09 Aug 16:04
·
13 commits
to develop
since this release
What's Changed
- Convert vc_packager inputs from stdin to program arguments by @stephenrparsons in #62
- Recognize 'none' option to avoid unnecessary warning by @stephenrparsons in #64
- Add generic interface for 3D transforms by @csparker247 in #65
- Add progress bars to Layers apps by @stephenrparsons in #66
- Implement volume-to-volume transforms by @csparker247 in #67
- Add layer generation to vc_render by @csparker247 in #68
- Add new transform types and utility functions by @csparker247 in #69
- Add keyboard shortcuts for zooming to GUI apps by @stephenrparsons in #70
- Texturing performance improvements by @csparker247 in #71
- (cmake) Update qt macro usage by @csparker247 in #44
- Update in-source dependency references by @csparker247 in #72
- Fix includes and std:: namespace for fixed width integers and size_t by @csparker247 in #74
- Modernize with trailing return types by @csparker247 in #75
- Check for failures in IO classes by @maekclena in #76
- Make vc_packager ignore UNIX style hidden files by @TheCleric in #78
- (vc_area) Take mesh as input by @maekclena in #80
- Correct typo in apps-list.md by @danieldegroot2 in #81
- (OBJWriter) Fix mtl path being incorrectly composed by @csparker247 in #84
- Add full support for Homebrew dependencies by @csparker247 in #86
- (vc_packager) Multiple volumes import by @maekclena in #82
- (String) Fix partition returning wrong middle value by @csparker247 in #87
- Warning instead of error for incomplete segmentation by @stephenrparsons in #88
- Refactor Segmentation pointset changes by @csparker247 in #89
- Update vc-deps 1.9.0 by @csparker247 in #93
- Add preview image normalization to Canny Segment by @csparker247 in #91
- (render) Handle conflicting uv option defaults by @csparker247 in #92
- (VolPkg) Add support for transform paths by @csparker247 in #94
- Fix Intel package builds by @csparker247 in #96
New Contributors
- @maekclena made their first contribution in #76
- @TheCleric made their first contribution in #78
Full Changelog: v2.25.0...v2.26.0