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 година |