ulfjorensen
|
ac7d7d20c9
- fixed compilation error on GCC in IFC loader. Thanks to larsp for the report!
|
12 years ago |
aramis_acg
|
c3adc004bf
- Ifc: always remove degenerate geometry from geometric entities after finishing processing.
|
12 years ago |
aramis_acg
|
33a50f515a
- Ifc: move some utility functions to TempMesh. Add TempMesh::RemoveDegenerates() method.
|
12 years ago |
kimmi
|
6c1cb4f159
Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ).
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
15e50959e6
- Ifc: enable double-precision arithmetics for the entire pipeline. This does fix bugs, but unfortunately not all if them.
|
13 years ago |
aramis_acg
|
4fcf61c31f
# Ifc: update color conversion routines to always work with single precision.
|
13 years ago |
aramis_acg
|
e867c73327
- Ifc: make code base ready for running double precision by using the new math templates with a customizable float type, IfcFloat. (still using floats with this commit).
|
13 years ago |
aramis_acg
|
a7e43173db
|
14 years ago |
aramis_acg
|
81ad224f84
- IFC: Refactor source to simplify maintenance.
|
14 years ago |