Historique des commits

Auteur SHA1 Message Date
  aramis_acg f77d0afa55 - revert previous changes to the 3DS loader until further clarification is done. il y a 15 ans
  aramis_acg 649483f97f # bugfix 3ds orientation. [see https://sourceforge.net/projects/assimp/forums/forum/817653/topic/4086997] il y a 15 ans
  aramis_acg f9b06f8d89 3ds loader now sets aiMesh::mName according to the original mesh groups found in the file. il y a 15 ans
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. il y a 15 ans
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. il y a 16 ans
  kimmi 7cb337a8b8 BUGFIX: Fix compiler warning : suggested parthesis. il y a 16 ans
  aramis_acg 35cfb90e6f BREAKING CHANGE: aiQuaternion + / aiQuaternion to aiMatrix conversion does now conform to the 'usual' quaternion conventions. See the discussion at https://sourceforge.net/projects/assimp/forums/forum/817653/topic/3442128 for all the details. il y a 16 ans
  aramis_acg bcfbc37301 MD5 parser will now reject files with version!=10. il y a 17 ans
  aramis_acg c2d8881549 General il y a 17 ans
  aramis_acg 4bbc03332b General il y a 17 ans
  aramis_acg abe2d4834e MD3 il y a 17 ans
  aramis_acg c865999420 Collada il y a 17 ans
  aramis_acg 4727ad6c6a Fixed HMP typo. il y a 17 ans
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). il y a 17 ans
  aramis_acg 9fc698bb2f Fixed a bug in the validation step - animation channels weren't validated correctly in every case. il y a 17 ans
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. il y a 17 ans
  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. il y a 17 ans
  aramis_acg 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. il y a 17 ans
  aramis_acg daae32d62f - Fixed a bug in FindInvalidData causing some animation channels to be lost il y a 17 ans
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. il y a 17 ans
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. il y a 17 ans
  aramis_acg 927cd1cd46 Added support for point and line primitives. il y a 17 ans
  aramis_acg 559daf900d NFF finished except cone implementation. il y a 17 ans
  aramis_acg 38d04b6796 MD5 bugfix. il y a 17 ans
  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. il y a 17 ans
  aramis_acg 63596e22c5 Fixed orientation of MD2, MD3 and 3DS models. il y a 17 ans
  aramis_acg fc8a8b54f9 3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN il y a 17 ans
  aramis_acg b422d4e303 Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. il y a 17 ans
  aramis_acg 758e092449 Added validation step, added helper macro AI_BUILD_KEY to the material system. il y a 17 ans
  aramis_acg 8b2ca95419 Finalized material system. Fixed texture coordinate transformation. Improvements to the ASE loaders, normals for the 3DS loader fixed. First try to load bones for MDL7 models (first try = failure ;-)). il y a 17 ans