Aspose.3D for Java 18.6 - June 2018

Other Improvements and Changes

SummaryCategory
Siemens JT Version 9 import supportNew Feature
FBX to GLTF - the output GLTF loader fails in three.jsBug
Input FBX - an import error occurredBug
Rendering - the wrong operand type errorBug
RVM to glTF - an empty document is createdBug
RVM to WavefrontOBJ - an empty document is createdBug
Input FBX - Unsupported VertexElement attribute BinormalsIndex error occurredBug

Public API and Backwards Incompatible Changes

Please view the list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.3D for Java API. If you have concerns about any change listed, please raise it on the Aspose.3D support forum.

API changes

The new feature adds support of importing Siemens JT Version 9.

Adds SIEMENSJT9 member to com.aspose.threed.FileFormat class

Definition - Java

 /**

\* Siemens JT File Version 9

*/

public static final com.aspose.threed.FileFormat SIEMENSJT9;