Aspose.3D for Python via .NET 릴리스
Released: Aug 31, 2023
V23.8 버젼 업데이트
기능
- Added new algorithm to triangulate complex polygons.
Released: Jul 31, 2023
V23.7 버젼 업데이트
수정사항
- Watermark: InvalidDataException: Found invalid data while decoding.
- Create a FBX file from double byte character set DXF content.
- Convert from DWG file to GLTF file.
- Mesh cannot be decoded by official draco when encoded as draco.
Released: Jun 30, 2023
V23.6 버젼 업데이트
기능
- Added experimental support for IFC (2, 3 and 4).
수정사항
- CascadiaCode font is not supported.
- IFC 2x3 Transformation was incorrect.
- Mesh save to STL and reload from it will lose polygons.
Released: May 30, 2023
V23.5 버젼 업데이트
기능
- You can now export Physically Based Rendering (PBR) material definition and normal mapping in OBJ exporter.
수정사항
- Exporting to OBJ - Image/texture files not copied to OBJ directory.
- Decouple the dependency of System.Drawing.
- Missing material and texture when loading obj file.
- When importing an obj file, ControlPoints encountered an error reading data and read it as normal vector data.
Released: Apr 1, 2023
V23.4 버젼 업데이트
기능
- You can now export Physically Based Rendering (PBR) material definitions along with normal mapping in OBJ exporter.
수정사항
- Exporting to OBJ - Image/texture files not copied to OBJ directory.
- Decouple the dependency of System.Drawing.
- Missing material and texture when loading obj file.
- When importing an obj file, ControlPoints encountered an error reading data and read it as normal vector data.
Released: Mar 1, 2023
V23.3 버젼 업데이트
기능
- Improved PyRefGenerator to add support for PYI generation.
수정사항
- Save scene from FBX to USD may throw exception.
- App bug - Save file to HTML may throw ArgumentNullException.
- Meta data with null label saved to FBX file will fail.
- Property with short int type is not supported in FBX exporter.
- Unsupported maya section VEC# in binary maya file.
- Unsupported maya section SBDS in binary maya file.
- Unknown UV set in binary maya file format.
- NullReferenceException in loading a GLB file.
- Unsupported...
Released: Feb 1, 2023
V23.2 버젼 업데이트
기능
- Adds the ability to import an MDL-based material from USD format.
수정사항
- USD load incorrect.
- Save glTF from ASCII to binary.
- All OBJ vertices incorrectly equal (0,0,0) (E notation Bug?).
- Encoded draco file have incorrect shapes.
Released: Jan 1, 2023
V23.1 버젼 업데이트
수정사항
- Aspose.3D 22.5: Exception when trying to load Gltf file.
- Aspose.3D 22.5: Exception when trying to load X file.
- Aspose.3D 22.5: Exception when trying to load Vrml file.
- Aspose.3D 22.5: Cannot convert ASE to 3DS and OBJ.
- Aspose.3D 22.5: Cannot convert USD to DRC.
- Cannot load pixel data larger than GPU's staging buffer size.
- UV failed when importing mesh from drc file.
- Tangent/Binormal defined in GLB with draco enabled is not recognized.
Released: Dec 20, 2022
V22.12 버젼 업데이트
기능
- You can now encode and decode directional/spot light.
수정사항
- Cylinder defined UV but no data.
- LookupPaths does not work when export GLB with input textures saved in zip file.
- Convert from DXF to GLTF/GLB.
- FBX model couldn’t convert properly.
- Added properties not accessible in other tools.
- Cylinder with radius top =0 will generate incorrect model.
Released: Nov 17, 2022
V22.11 버젼 업데이트
기능
- Added support for importing binary maya files.
- Improved mesh quality when converting 3D-PDF to GLTF.
- Restored support for Microsoft .NET Framework 4.5.
수정사항
- Materials lost when export to USDZ with only diffuse colors.