Chris Russ
|
fa1d6d8c55
propagating precision requirments into operations
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
abma
|
470ad98281
fix "headercheck":
|
10 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
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
6557c28ef7
FIX: NFF face winding bug (actually it was in StandardShapes.cpp).
|
16 years ago |
aramis_acg
|
be864ce4a0
Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp).
|
16 years ago |
aramis_acg
|
240dbfd864
Small fix to the ASE loader - workaround for bitmaps with filename "None".
|
17 years ago |
aramis_acg
|
3d3b9719f8
Fixed third-person camera movement bug in the viewer.
|
17 years ago |
aramis_acg
|
3e46a0860e
Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved.
|
17 years ago |
aramis_acg
|
7f9c3652b3
Added RAW Loader. Tested with various configurations, seems to work.
|
17 years ago |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 years ago |
aramis_acg
|
559daf900d
NFF finished except cone implementation.
|
17 years ago |
aramis_acg
|
1a55e7e8f1
NFF spheres are working now.
|
17 years ago |
aramis_acg
|
96f2b0b536
Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build.
|
17 years ago |
aramis_acg
|
f69446937b
Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared.
|
17 years ago |