Kim Kulling
|
a2b8d66a86
Update license info.
|
пре 8 година |
Eshed
|
a84bf869c2
replace more math.h functions occurences with std::
|
пре 9 година |
Kim Kulling
|
20630e950a
Regression test suite: add ui for simpler text execution.
|
пре 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 година |
abma
|
c4997f16db
remove "register" keyword:
|
пре 10 година |
Kim Kulling
|
c6b516b68b
bugfix: handling possible nullptr access.
|
пре 11 година |
Kim Kulling
|
b3b732c12b
update: some micro improvements, replace post-increment operator with pre-increment operator.
|
пре 11 година |
Kim Kulling
|
ec2b8dd3fa
bugfix:
|
пре 11 година |
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
|
323b9d8400
# make source UV index for tangent space computation configurable via the AI_CONFIG_PP_CT_TEXTURE_CHANNEL_INDEX option.
|
пре 14 година |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
пре 15 година |
aramis_acg
|
4bbc03332b
General
|
пре 16 година |
aramis_acg
|
383a614931
Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete.
|
пре 17 година |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
пре 17 година |
aramis_acg
|
927cd1cd46
Added support for point and line primitives.
|
пре 17 година |
aramis_acg
|
9279513700
Optimized GenVertexNormal-Step.
|
пре 17 година |
aramis_acg
|
ad4cc033d8
GenVertexNormal bugfix. Angle limit wasn't correct.
|
пре 17 година |
aramis_acg
|
38d04b6796
MD5 bugfix.
|
пре 17 година |
aramis_acg
|
0148d06678
LWOB loader nearly finished, LWO2 is WIP (many hours with the hex editor to come ...). Added test models for LWOB. Cleaned up the 3DS loader, overloaded ASSIMP_stricmp for std::string.
|
пре 17 година |
aramis_acg
|
6f49c4518c
Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials.
|
пре 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
|
6ad0892396
Small update to the ASE loader.
|
пре 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 година |