kimkulling
|
a06133ab52
Update copyrights.
|
6 سال پیش |
kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 سال پیش |
Kim Kulling
|
b049933d2f
update license dates.
|
7 سال پیش |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 سال پیش |
Turo Lamminen
|
c51b92cfa3
RemoveRedundantMaterials: Add assertion to silence a static analyzer warning
|
8 سال پیش |
Turo Lamminen
|
266e3b29a8
RemoveRedundantMaterials: Set pointer to nullptr after deleting it
|
8 سال پیش |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 سال پیش |
tomacd
|
8e8757f800
Keep original materials names after RemoveRedundant materials process and export to collada
|
9 سال پیش |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 سال پیش |
Kim Kulling
|
1191d03405
Update license info.
|
9 سال پیش |
Kim Kulling
|
e1818d8ab6
coverity findings: initialize lookup table for materials.
|
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 سال پیش |
rob100
|
b8c12fdc6f
CodeQuality improvements
|
10 سال پیش |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 سال پیش |
Jonne Nauha
|
eea8099b05
RemoveRedundantMaterials: Fix crash bug when unreferenced materials were destroyed. The logic only rebuilt the material list if there were redundant materials being removed. This is a clear bug as it left freed aiMaterial ptrs into the list and did not fix the scene->numMaterials to be correct, even when deleting materials. This crashed later on in the ComputeUVMappingsProcess that accessed the freed ptr.
|
11 سال پیش |
Léo Terziman
|
53eb9dca32
In Assimp: fixed memory leak in RemoveRedundantMaterial post process step
|
11 سال پیش |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 سال پیش |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 سال پیش |
aramis_acg
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
14 سال پیش |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 سال پیش |
aramis_acg
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 سال پیش |
aramis_acg
|
4bbc03332b
General
|
16 سال پیش |
aramis_acg
|
abe2d4834e
MD3
|
16 سال پیش |
aramis_acg
|
32342857d8
ASE and 3DS cleanup - face ordering improved.
|
17 سال پیش |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
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 سال پیش |