kimkulling
|
a06133ab52
Update copyrights.
|
7 лет назад |
Kim Kulling
|
ed43c48e93
Update SplitLargeMeshes.cpp
|
7 лет назад |
Kim Kulling
|
27c9461aad
Update SplitLargeMeshes.cpp
|
7 лет назад |
Kim Kulling
|
1c672f4c9d
Update SplitLargeMeshes.cpp
|
7 лет назад |
Arkeon
|
9eeaf19eab
Allow findDegenerate and SplitLargeMesh to pass point clouds models.
|
7 лет назад |
kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 лет назад |
Kim Kulling
|
b049933d2f
update license dates.
|
8 лет назад |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 лет назад |
Turo Lamminen
|
381f87507f
SplitLargeMeshes: Use C++11 range-based for loop
|
9 лет назад |
abma
|
b3b08728fa
fix new / delete missmatch
|
10 лет назад |
Kim Kulling
|
1191d03405
Update license info.
|
10 лет назад |
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'.
|
14 лет назад |
aramis_acg
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
aramis_acg
|
261f49c468
Add mName member to aiMesh.
|
15 лет назад |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
aramis_acg
|
f7aa836330
ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations.
|
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
|
c9c2810e3c
Fixes for some warnings in the gcc4 linux 64 build.
|
17 лет назад |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 лет назад |
aramis_acg
|
38d04b6796
MD5 bugfix.
|
17 лет назад |
aramis_acg
|
f13edd8acf
Fixes from Andrew Galante for build with gcc4. LWOB materials finished, some research for LWO2. Unit tests are working again. Added makefile and project workspace for xcode3 (from Andrew, too).
|
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
|
6fe8c867e8
Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files.
|
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 лет назад |