abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Alexander Gessler
|
f6f8462113
Update IfcLoader to use numeric_limits<uint32_t> instead of UINT32_MAX, fixes gcc build and is more consistent with the rest of the codebase. Fixes #471.
|
11 years ago |
ulf
|
b71ded1ad0
- manually merged C4D importer code from acgessler branch
|
11 years ago |
acgessler
|
879f2ed177
- fix some -Wall warnings
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 years ago |
aramis_acg
|
bfb8fd8483
# Ifc: fix materials when running double precision.
|
14 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).
|
14 years ago |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 years ago |
aramis_acg
|
81ad224f84
- IFC: Refactor source to simplify maintenance.
|
14 years ago |