kimkulling
|
a06133ab52
Update copyrights.
|
há 6 anos atrás |
Sebastian Maisch
|
fbdb4b17fd
Merge branch 'force_generate_normals'
|
há 7 anos atrás |
Sebastian Maisch
|
f15dcf7663
Added forced generation of normals with extra flag.
|
há 7 anos atrás |
Sebastian Maisch
|
c6eda67296
Changed assimp to force regeneration of normals.
|
há 7 anos atrás |
kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
há 7 anos atrás |
Kim Kulling
|
b049933d2f
update license dates.
|
há 7 anos atrás |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
há 7 anos atrás |
Kim Kulling
|
a2b8d66a86
Update license info.
|
há 8 anos atrás |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
há 9 anos atrás |
Kim Kulling
|
1191d03405
Update license info.
|
há 9 anos atrás |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
há 10 anos atrás |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
há 10 anos atrás |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
há 10 anos atrás |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
há 10 anos atrás |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
há 10 anos atrás |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
há 13 anos atrás |
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.
|
há 13 anos atrás |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
há 15 anos atrás |
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.
|
há 15 anos atrás |
aramis_acg
|
07428f37c7
FIX: GenFaceNormals process returns unit normals now.
|
há 16 anos atrás |
aramis_acg
|
4bbc03332b
General
|
há 16 anos atrás |
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.
|
há 17 anos atrás |
aramis_acg
|
2da2835b29
Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now.
|
há 17 anos atrás |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
há 17 anos atrás |
aramis_acg
|
3e46a0860e
Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved.
|
há 17 anos atrás |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
há 17 anos atrás |
aramis_acg
|
ad4cc033d8
GenVertexNormal bugfix. Angle limit wasn't correct.
|
há 17 anos atrás |
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.
|
há 17 anos atrás |
aramis_acg
|
70f155e515
MakeVerbose moved to subdirectory
|
há 17 anos atrás |
aramis_acg
|
0d728ce17b
Minor changes to the logger (was necessary for the integration of jAssimp)
|
há 17 anos atrás |