Skip to content

v0.8.0

Pre-release
Pre-release

Choose a tag to compare

@munkybutt munkybutt released this 21 Dec 21:09
· 8 commits to main since this release

Commit 496b6c1:
Updated Older Projects
Updated and recompiled older projects until 2022.
2021 is no longer supported (3DsMax) which also means python37 is no longer supported.

Commit 43c0198:
Maya fixes
Fixed issue with the Maya extract skin data function.
Ensured the boneIDs array is instantiated correctly and resized properly.
Fixed the MEL script call to add missing bones.

Commit 22b570e:
Added support for namespaces.
Converted all std::string to std::wstring.

Commit 796c083:
Fixed vertex count bug in 3ds Max.

Commit e0182e4:
Added "apply by nearest vertex" feature.