kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 years ago |
kimkulling
|
b6f29bf54f
Add usage of log macros, next files.
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Turo Lamminen
|
95f2319b41
ImproveCacheLocality: Add assertion to silence a static analyzer warning
|
7 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
Andy Maloney
|
4cbce374b6
Code Cleanups
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
abma
|
c4997f16db
remove "register" keyword:
|
10 years ago |
kimmi
|
23381d9710
Bugfix : Refactored ImproveCacheLocalityProcess::ProcessMesh. ( merged from GitHub, thanks to Riku Palomäki ).
|
13 years ago |
kimmi
|
f8deb8ff83
Bugfix : Replaced some new[]s with std::vectors ( merged from GitHub, thanks to Riku Palomäki ).
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
5ac47b9873
# don't run cache optimization if mesh fits into cache anyway ...
|
14 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
a534c364b2
AssimpView now finds textures stored with their full path in the asset's directory.
|
16 years ago |
aramis_acg
|
4bbc03332b
General
|
16 years ago |
aramis_acg
|
3d3b9719f8
Fixed third-person camera movement bug in the viewer.
|
17 years ago |
aramis_acg
|
2da2835b29
Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now.
|
17 years ago |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 years ago |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 years ago |
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 years ago |
aramis_acg
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
17 years ago |
aramis_acg
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 years ago |