acgessler
|
879f2ed177
- fix some -Wall warnings
|
13 years ago |
aramis_acg
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
13 years ago |
kimmi
|
6c1cb4f159
Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ).
|
13 years ago |
kimmi
|
648e8fe924
- Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances.
|
13 years ago |
kimmi
|
37fb338c1f
- Update : Fix the M3-Importer: geometry import works.
|
13 years ago |
kimmi
|
946b2f0354
Bugfix : Fix the extension check for the m3-loader.
|
13 years ago |
kimmi
|
bed6c84cb6
- Update : IMport uv- coordinates.
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
kimmi
|
16a5bef3ba
Bugfix: Bugfixes fror VS 2010 with CMake ( thanks to Jonathan Klein ).
|
13 years ago |
kimmi
|
ab71ca60c3
- Feature : First buggy prototype of the M3-loader for starcraft models.
|
13 years ago |
kimmi
|
cd963608c6
Feature : Add first M3-format deta definitions and a prototype importer for M3-models. Many thanks to libm3 for their great work ( see http://code.google.com/p/libm3/ ).
|
14 years ago |