Jared Mulconry
|
6db0a63d6e
Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3.
|
8 lat temu |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 lat temu |
Leo Terziman
|
9ef234b842
Added parameter to control cylindrical shapes tessellation
|
8 lat temu |
Jared Mulconry
|
5f098b2f94
Fixed build warnings on MSVC14 x64 in the IFC format sources.
|
8 lat temu |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 lat temu |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 lat temu |
Kim Kulling
|
1191d03405
Update license info.
|
9 lat temu |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 lat temu |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 lat temu |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 lat temu |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 lat temu |
Richard
|
5bb09377cb
Refactor: Delete unused variable
|
10 lat temu |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 lat temu |
abma
|
775b26e614
use std:: namespace for most cmath functions:
|
11 lat temu |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 lat temu |
Alexander Gessler
|
5ac2354da0
- Ifc: implement IfcIShapeProfileDef entity.
|
12 lat temu |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 lat temu |
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 lat temu |
aramis_acg
|
409eb6cee7
- IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values.
|
14 lat temu |
aramis_acg
|
a7e43173db
|
14 lat temu |
aramis_acg
|
81ad224f84
- IFC: Refactor source to simplify maintenance.
|
14 lat temu |