Skip to content

Releases: vsg-dev/vsgXchange

v1.1.9

30 Dec 16:27

Choose a tag to compare

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

28 Nov 10:38

Choose a tag to compare

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

01 Aug 18:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

04 Feb 11:47
8fa60dc

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

10 Jan 11:32
a1e7c0c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

29 Nov 10:55
d0eff3d

Choose a tag to compare

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

24 Jul 17:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

29 Apr 16:32

Choose a tag to compare

What's Changed

  • Update README.md to include Windows build instructions by @nolankramer in #190

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Mar 10:43

Choose a tag to compare

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

04 Jan 12:57

Choose a tag to compare

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

Full Changelog: v1.0.5...v1.1.0