Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
%!s(int64=10) %!d(string=hai) anos |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
%!s(int64=10) %!d(string=hai) anos |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
%!s(int64=10) %!d(string=hai) anos |
Alexander Gessler
|
b3a3558da3
Re-gen IFC parsing code with alphabetic order of types. This hopefully gives a stable diff base for the future.
|
%!s(int64=10) %!d(string=hai) anos |
ulf
|
806d3ac8e1
- IFC reader regenerated from schema to include IfcArbitraryProfileDefWithVoids
|
%!s(int64=10) %!d(string=hai) anos |
Alexander Gessler
|
2ad24f7940
- Ifc: support reading IfcComplexProperty
|
%!s(int64=12) %!d(string=hai) anos |
Alexander Gessler
|
03b8431d54
- IFC: add support for reading IfcProperties as node metadata.
|
%!s(int64=12) %!d(string=hai) anos |
Alexander Gessler
|
5ac2354da0
- Ifc: implement IfcIShapeProfileDef entity.
|
%!s(int64=12) %!d(string=hai) anos |
aramis_acg
|
d7410e6f08
- Ifc: implement basic support for IfcSweptDiskSolid elements.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
a7e43173db
|
%!s(int64=14) %!d(string=hai) anos |
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.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
3a021e934e
# IFC: fix loading of the IFF2X2 scheme.
|
%!s(int64=14) %!d(string=hai) anos |
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.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
f64f0446db
- IFC: implement the IfcRevolvedAreaSolid and IfcCircleProfileDef entities. Improve vertical extrusion code.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
95e0148f95
- IFC: directly keep a pointer to the class name in STEP::Object. This avoid hacking around with typeid().name(), which yields platform-dependent results.
|
%!s(int64=14) %!d(string=hai) anos |
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.
|
%!s(int64=14) %!d(string=hai) anos |