From f1fe73d1909a2448a004a88362a1a532d0d4f7c3 Mon Sep 17 00:00:00 2001 From: sanine Date: Sun, 12 Feb 2023 23:53:22 -0600 Subject: switch to tinyobj and nanovg from assimp and cairo --- .../assimp/scripts/StepImporter/ifc_entitylist.txt | 111 --------------------- 1 file changed, 111 deletions(-) delete mode 100644 libs/assimp/scripts/StepImporter/ifc_entitylist.txt (limited to 'libs/assimp/scripts/StepImporter/ifc_entitylist.txt') diff --git a/libs/assimp/scripts/StepImporter/ifc_entitylist.txt b/libs/assimp/scripts/StepImporter/ifc_entitylist.txt deleted file mode 100644 index 14b05ca..0000000 --- a/libs/assimp/scripts/StepImporter/ifc_entitylist.txt +++ /dev/null @@ -1,111 +0,0 @@ -# ============================================================================== -# List of IFC structures needed by Assimp -# ============================================================================== -# use genentitylist.sh to update this list - -# This machine-generated list is not complete, it lacks many intermediate -# classes in the inheritance hierarchy. Those are magically augmented by the -# code generator. Also, the names of all used entities need to be present -# in the source code for this to work. - -IfcAnnotation -IfcArbitraryClosedProfileDef -IfcArbitraryOpenProfileDef -IfcArbitraryProfileDefWithVoids -IfcAxis1Placement -IfcAxis2Placement -IfcAxis2Placement2D -IfcAxis2Placement3D -IfcBooleanClippingResult -IfcBooleanResult -IfcBoundedCurve -IfcBoundingBox -IfcBSplineCurve -IfcBuilding -IfcCartesianPoint -IfcCartesianTransformationOperator -IfcCartesianTransformationOperator3D -IfcCartesianTransformationOperator3DnonUniform -IfcCircle -IfcCircleHollowProfileDef -IfcCircleProfileDef -IfcClosedShell -IfcColourOrFactor -IfcColourRgb -IfcCompositeCurve -IfcCompositeCurveSegment -IfcConic -IfcConnectedFaceSet -IfcConversionBasedUnit -IfcCurve -IfcDirection -IfcDoor -IfcEllipse -IfcExtrudedAreaSolid -IfcFace -IfcFaceBasedSurfaceModel -IfcFaceBound -IfcFaceOuterBound -IfcFeatureElementSubtraction -IfcGeometricRepresentationContext -IfcGeometricRepresentationItem -IfcHalfSpaceSolid -IfcLine -IfcLocalPlacement -IfcManifoldSolidBrep -IfcMappedItem -IfcMeasureWithUnit -IfcNamedUnit -IfcObjectDefinition -IfcObjectPlacement -IfcOpeningElement -IfcParameterizedProfileDef -IfcPlane -IfcPolygonalBoundedHalfSpace -IfcPolyline -IfcPolyLoop -IfcPresentationStyleAssignment -IfcPresentationStyleSelect -IfcProduct -IfcProductRepresentation -IfcProfileDef -IfcProject -IfcRectangleProfileDef -IfcRelAggregates -IfcRelContainedInSpatialStructure -IfcRelFillsElement -IfcRelVoidsElement -IfcRepresentation -IfcRepresentationContext -IfcRepresentationItem -IfcRepresentationMap -IfcRevolvedAreaSolid -IfcShell -IfcShellBasedSurfaceModel -IfcSite -IfcSIUnit -IfcSomething -IfcSpace -IfcSpatialStructureElement -IfcSpatialStructureElements -IfcStyledItem -IfcSurfaceStyle -IfcSurfaceStyleElementSelect -IfcSurfaceStyleRendering -IfcSurfaceStyleShading -IfcSurfaceStyleWithTextures -IfcSweptAreaSolid -IfcSweptDiskSolid -IfcTopologicalRepresentationItem -IfcTrimmedCurve -IfcUnit -IfcUnitAssignment -IfcVector -IfcIShapeProfileDef -IfcPropertyListValue -IfcRelDefinesByProperties -IfcPropertySet -IfcPropertySingleValue -IfcProperty -IfcComplexProperty -IfcElementQuantity -- cgit v1.2.1