kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 lat temu |
Kim Kulling
|
b049933d2f
update license dates.
|
8 lat temu |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 lat temu |
Turo Lamminen
|
381f87507f
SplitLargeMeshes: Use C++11 range-based for loop
|
9 lat temu |
abma
|
b3b08728fa
fix new / delete missmatch
|
10 lat temu |
Kim Kulling
|
1191d03405
Update license info.
|
10 lat temu |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 lat temu |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 lat temu |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 lat temu |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 lat temu |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 lat temu |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 lat temu |
aramis_acg
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 lat temu |
aramis_acg
|
261f49c468
Add mName member to aiMesh.
|
15 lat temu |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
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 lat temu |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 lat temu |
aramis_acg
|
927cd1cd46
Added support for point and line primitives.
|
17 lat temu |
aramis_acg
|
c9c2810e3c
Fixes for some warnings in the gcc4 linux 64 build.
|
17 lat temu |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 lat temu |
aramis_acg
|
38d04b6796
MD5 bugfix.
|
17 lat temu |
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 lat temu |
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 lat temu |
aramis_acg
|
6fe8c867e8
Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files.
|
17 lat temu |
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 lat temu |
aramis_acg
|
76ebdecd7a
The "SplitLargeMeshes"-Process handles bones correctly now. Added Unittest for it and fixed some minor details.
|
17 lat temu |
aramis_acg
|
66e69ef6b2
Fixes for 64 bit builds
|
17 lat temu |
aramis_acg
|
70f155e515
MakeVerbose moved to subdirectory
|
17 lat temu |
aramis_acg
|
0d728ce17b
Minor changes to the logger (was necessary for the integration of jAssimp)
|
17 lat temu |
aramis_acg
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 lat temu |