Kim Kulling
|
a2b8d66a86
Update license info.
|
8 tahun lalu |
Eshed
|
a84bf869c2
replace more math.h functions occurences with std::
|
9 tahun lalu |
Kim Kulling
|
20630e950a
Regression test suite: add ui for simpler text execution.
|
9 tahun lalu |
Kim Kulling
|
1191d03405
Update license info.
|
9 tahun lalu |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 tahun lalu |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 tahun lalu |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 tahun lalu |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 tahun lalu |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 tahun lalu |
abma
|
c4997f16db
remove "register" keyword:
|
10 tahun lalu |
Kim Kulling
|
c6b516b68b
bugfix: handling possible nullptr access.
|
11 tahun lalu |
Kim Kulling
|
b3b732c12b
update: some micro improvements, replace post-increment operator with pre-increment operator.
|
11 tahun lalu |
Kim Kulling
|
ec2b8dd3fa
bugfix:
|
11 tahun lalu |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 tahun lalu |
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 tahun lalu |
aramis_acg
|
323b9d8400
# make source UV index for tangent space computation configurable via the AI_CONFIG_PP_CT_TEXTURE_CHANNEL_INDEX option.
|
14 tahun lalu |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 tahun lalu |
aramis_acg
|
4bbc03332b
General
|
16 tahun lalu |
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 tahun lalu |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 tahun lalu |
aramis_acg
|
927cd1cd46
Added support for point and line primitives.
|
17 tahun lalu |
aramis_acg
|
9279513700
Optimized GenVertexNormal-Step.
|
17 tahun lalu |
aramis_acg
|
ad4cc033d8
GenVertexNormal bugfix. Angle limit wasn't correct.
|
17 tahun lalu |
aramis_acg
|
38d04b6796
MD5 bugfix.
|
17 tahun lalu |
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 tahun lalu |
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 tahun lalu |
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 tahun lalu |
aramis_acg
|
6ad0892396
Small update to the ASE loader.
|
17 tahun lalu |
aramis_acg
|
70f155e515
MakeVerbose moved to subdirectory
|
17 tahun lalu |
aramis_acg
|
0d728ce17b
Minor changes to the logger (was necessary for the integration of jAssimp)
|
17 tahun lalu |