Browse our Products

Aspose.3D for Python via .NET 24.11 Release Notes

Improvements and Changes

KeySummaryCategory
THREEDNET-1616Add support for deformer in glbTask
THREEDNET-1618Improve TriMesh to support morph target triangulationTask
THREEDNET-1619Keep deformers while split meshesTask
THREEDNET-1617System.InvalidOperationException:“Malformed FBX File, invalid animation curve definition”Bug fixing

API changes

Added members to class aspose.threed.Utilities.VertexFieldSemantic:

        MORPH_POSITION : aspose.threed.utilities.VertexFieldSemantic
        MORPH_NORMAL : aspose.threed.utilities.VertexFieldSemantic

The added new semantics are used internally by TriMesh to support morph position/normal data.