abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 سال پیش |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 سال پیش |
Alexander Gessler
|
b3a3558da3
Re-gen IFC parsing code with alphabetic order of types. This hopefully gives a stable diff base for the future.
|
10 سال پیش |
ulf
|
806d3ac8e1
- IFC reader regenerated from schema to include IfcArbitraryProfileDefWithVoids
|
10 سال پیش |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 سال پیش |
Alexander Gessler
|
2ad24f7940
- Ifc: support reading IfcComplexProperty
|
12 سال پیش |
Alexander Gessler
|
03b8431d54
- IFC: add support for reading IfcProperties as node metadata.
|
12 سال پیش |
Alexander Gessler
|
5ac2354da0
- Ifc: implement IfcIShapeProfileDef entity.
|
13 سال پیش |
aramis_acg
|
d7410e6f08
- Ifc: implement basic support for IfcSweptDiskSolid elements.
|
13 سال پیش |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 سال پیش |
aramis_acg
|
a7e43173db
|
14 سال پیش |
aramis_acg
|
e479ca33d4
manual IFC merge, forgot some points
|
14 سال پیش |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 سال پیش |
aramis_acg
|
1e2dd3eefc
- IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system.
|
14 سال پیش |
aramis_acg
|
af8533a0bf
# IFC: add workaround to read malformed files that contain IFCSIUNIT elements with the first field not set, which is not allowed by the IFC2X3 specification.
|
14 سال پیش |
aramis_acg
|
3a021e934e
# IFC: fix loading of the IFF2X2 scheme.
|
14 سال پیش |
aramis_acg
|
bbd7547fff
- Further work on IFC, fix transformations, support non-uniform transformations, optimize loading, use recursive algorithm to resolve holes in polygons, implement CSG logic to generate wall openings. The latter is currently disabled.
|
14 سال پیش |
aramis_acg
|
ee64441305
- IFC: initial implementation of boolean clipping (simple kind of CSG). Currently only supports clipping against unbounded planes.
|
14 سال پیش |
aramis_acg
|
f64f0446db
- IFC: implement the IfcRevolvedAreaSolid and IfcCircleProfileDef entities. Improve vertical extrusion code.
|
14 سال پیش |
aramis_acg
|
1400ae79e7
+ add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features.
|
14 سال پیش |