Releases: vsg-dev/vsgXchange
Releases · vsg-dev/vsgXchange
v1.1.3
What's Changed
- Use CURL::libcurl target if available by @AnyOldName3 in #192
- Hide zstd library symbols by @rms7326 in #194
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Update README.md to include Windows build instructions by @nolankramer in #190
New Contributors
- @nolankramer made their first contribution in #190
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Animation by @robertosfield in #181
- Fixed a few typos by @LeeRiva in #183
- Added a note in the README document on how to specify ReaderWriter specific options by @LeeRiva in #185
- Fixed MSVS warning by @LeeRiva in #186
- Typos by @LeeRiva in #187
- Trivial whitespace change by @LeeRiva in #188
- Minor code changes by @LeeRiva in #189
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update to build cleanly with the DescriptorBinding changes to VSG master. by @robertosfield in #169
- [FIXED] build warnings by @LeeRiva in #170
- [FIXED] typo by @LeeRiva in #171
- Add Doxygen html directory to .gitignore by @AnyOldName3 in #173
- State inhertance by @robertosfield in #179
- Fix to pass "Alpha Blend Mode Test" by @anormann1974 in #180
- Optional texture embedding by @LeeRiva in #172
- Add option to assign SRGB format to diffuse and emissive textures by @timoore in #176
New Contributors
- @AnyOldName3 made their first contribution in #173
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- [FIXED] typos by @siystar in #157
- Edited the vsgconv tool's 'usage' information by @LeeRiva in #160
- Changed vsgconv to handle missing output_filename argument by @LeeRiva in #159
- Fixed misleading comment by @LeeRiva in #163
- Merge vsgXchange master into 1.0 branch in prep for release candidate by @robertosfield in #164
- [FIXED] typos by @LeeRiva in #165
- [FIXED] removed warning by @LeeRiva in #166
- Merged fixes in vsgXchange master into 1.0 branch. by @robertosfield in #167
New Contributors
- @LeeRiva made their first contribution in #160
Full Changelog: v1.0.4...v1.0.5
vsgXchange 1.0.4
What's Changed
- Implemented support for Assimp embedded textures by @robertosfield in #152
- Multi descriptor set configuration by @robertosfield in #153
- Merged vsgXchange master into 1.0 branch by @robertosfield in #154
Full Changelog: v1.0.3...v1.0.4
vsgXchange 1.0.3 release
Full Changelog: vsgXchange-1.0.2...v1.0.3
vsgXchange 1.0.2 release
vsgXchange-1.0.2 Release vsgXchange-1.0.2
1.0.1 maintenance release
Bug fixes and refinements.
vsgXchange-1.0.0 release
First stable release of the VulkanSceneGraph's companion project for exchanging image and 3d model data between 3rd party formats and the VulkanSceneGraph.