Skip to content

1.0.0-alpha22 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@vpenades vpenades released this 23 Mar 11:46
· 608 commits to master since this release

SharpGLTF.Core 1.0.0-alpha0022
SharpGLTF.Toolkit 1.0.0-alpha0022

ChangeLog

This is mostly a maintenance update which corrects some issues related to skinning, and also prevents some bad practices.

  • Fixed 8 weights Vertex Skinning issue.
  • Refactored and documented some IVertexSkinning interface. (some breaking changes here)
  • Refactored SparseWeight8 to be more strict. (some breaking changes here)