We now process Annotation Set even if there isn't any PMI or capture.
Catia V6 / 3DExperience
Added support of scenes (withauthoring)
Cgr
Improved reading Annotation Set Result
Creoview
Update visibility
Code optimization
Fixed issues with files PVS/PVZ
DWG
Added handle attribute for entities (to retrieve it, use Dtk_Info::FindAttribute(L"Handle",outVal) method)
3D :
Added support of PROXY for AcPpDb3dConnector, AcPpDb3dPipe and AcPpDb3dSupport types
Improved management of polygon mesh entity
FBX
Add support per vertex colors mesh
GLTF
Version 2.0 files processed
color and material (texture) available
Wireframe meshes processed
IFC
Improved IfcGroup management
Changed render management. We now only create DtkRenderInfos for IfcSurfaceStyleRendering elements (remove all others since they were only using a single color, the color info is enough). We also remove DtkRenderInfos duplicates that were present until now.
Fixed material names that were sometimes missing
Added IfcCsgPrimitive3D management (only Sphere and Block for the moment)