kimkulling
|
a06133ab52
Update copyrights.
|
6 سال پیش |
Sebastian Maisch
|
fbdb4b17fd
Merge branch 'force_generate_normals'
|
7 سال پیش |
Sebastian Maisch
|
f15dcf7663
Added forced generation of normals with extra flag.
|
7 سال پیش |
Sebastian Maisch
|
c6eda67296
Changed assimp to force regeneration of normals.
|
7 سال پیش |
kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 سال پیش |
Kim Kulling
|
b049933d2f
update license dates.
|
7 سال پیش |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 سال پیش |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 سال پیش |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 سال پیش |
Kim Kulling
|
1191d03405
Update license info.
|
9 سال پیش |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 سال پیش |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 سال پیش |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 سال پیش |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 سال پیش |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 سال پیش |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 سال پیش |
aramis_acg
|
ea3f655c57
- templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures.
|
13 سال پیش |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 سال پیش |
aramis_acg
|
762a7df46a
Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
|
15 سال پیش |
aramis_acg
|
07428f37c7
FIX: GenFaceNormals process returns unit normals now.
|
16 سال پیش |
aramis_acg
|
4bbc03332b
General
|
16 سال پیش |
aramis_acg
|
fd9e6edc19
Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet.
|
17 سال پیش |
aramis_acg
|
2da2835b29
Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now.
|
17 سال پیش |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 سال پیش |
aramis_acg
|
3e46a0860e
Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved.
|
17 سال پیش |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 سال پیش |
aramis_acg
|
ad4cc033d8
GenVertexNormal bugfix. Angle limit wasn't correct.
|
17 سال پیش |
aramis_acg
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
17 سال پیش |
aramis_acg
|
70f155e515
MakeVerbose moved to subdirectory
|
17 سال پیش |
aramis_acg
|
0d728ce17b
Minor changes to the logger (was necessary for the integration of jAssimp)
|
17 سال پیش |