abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
ulf
|
dbc7dc005d
- IfcLoader now evaluates all curve segments at both start and end. Leads to a lot of duplicates which get filtered out afterwards, but fixes the "cutting corners" phenomen that sometimes appeared in conjunction with trimmed curves
|
10 years ago |
Joe Hermaszewski
|
e8d4479344
Squash incorrect abs usage
|
11 years ago |
abma
|
775b26e614
use std:: namespace for most cmath functions:
|
11 years ago |
Léo Terziman
|
4e7b59be55
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
12 years ago |
aramis_acg
|
56bf755c4b
- Ifc: fix handling of curves with RADIAN parameters.
|
13 years ago |
aramis_acg
|
d7fe61c255
- Ifc: improved subsampling of curves for IfcSweptDiskSolid entities.
|
13 years ago |
aramis_acg
|
d7410e6f08
- Ifc: implement basic support for IfcSweptDiskSolid elements.
|
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
|
38e6d90e40
- Configure STEP reader to use double precision, small changes to the Ifc code to tolerate this (Ifc itself still working with single precision).
|
14 years ago |
aramis_acg
|
8252a31e82
# fix gcc compile errors
|
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 |
klickverbot
|
db29c9a20d
Spelling fixes, thanks to Jan Dittberner.
|
14 years ago |
aramis_acg
|
9177c7df8d
# fix float constant 'f' suffix
|
14 years ago |
aramis_acg
|
de0b632e15
- IFC: implement the SameSense flag for IfcCompositeCurveSegment
|
14 years ago |
aramis_acg
|
409eb6cee7
- IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values.
|
14 years ago |
aramis_acg
|
56a5230d3a
# IFC: improve IfcTrimmedCurve implementation and support wrap-over parameters for closed, conic curves.
|
14 years ago |
aramis_acg
|
a7e43173db
|
14 years ago |