Releases: vsg-dev/vsgXchange
Releases · vsg-dev/vsgXchange
v1.1.9
What's Changed
- Assimp loader not needed share descriptors by @ArepMM in #251
- Support compressed network transfers by @AnyOldName3 in #240
- Added checks for meta data on gltf nodes to control whether to use a dedicated vsg::Group to decorate children. by @robertosfield in #253
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Fixed a problem with non transitive use of freetype. by @cmeyer42 in #238
- Fixed a problem with non transitive use of gdal. by @cmeyer42 in #239
- Moved to use libktx as an external dependency, updated ktx and dds readers to use new vsg::MipmapLayout class by @robertosfield in #244
- Gdal build fixes by @robertosfield in #249
New Contributors
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Native glTF 2.0 and 3D Tiles 1.0 support without the need for external dependencies. by @robertosfield in #218
- Implemented EXT_mesh_gpu_instancing by @robertosfield in #221
- Support for vsg::InstanceNode for instancing whole model. by @robertosfield in #223
- Incorrect Glyph Loop Handling by @hearga in #228
New Contributors
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Implemented sRGB support in vsgXchange::stbi and vsgXchange::assimp by @robertosfield in #211
- Added color space controls. by @robertosfield in #212
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Switch freetype info messages to debug messages by @hearga in #206
- Gdal http support by @robertosfield in #208
- Add new functions to GDAL_fallback.cpp by @AnyOldName3 in #209
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Fixed 'Optional Texture Embedding' feature by @lufriem in #196
- Fix issue when searching metadata and comparing result with deprecated AI_SUCCESS by @rolandhill in #200
- Improvement to PBR and Phone shading checks by @robertosfield in #203
- Check AssImp shading model and use it to determine when to use Phong instead of PBR by @AnyOldName3 in #202
- R16G16B16A16_Float and R32G32B32A32_Float formats for DDS textures by @hearga in #205
New Contributors
Full Changelog: v1.1.3...v1.1.4
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