Commit History

Autor SHA1 Mensaxe Data
  Richard 7cc46ebc22 Fixed: Initialize member sin ASEImporter %!s(int64=10) %!d(string=hai) anos
  Richard 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
  Richard a96a595a7a Refactor: Trim trailing whitespace %!s(int64=10) %!d(string=hai) anos
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 2bfc353fde License info: update year info. %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Alexander Gessler 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. %!s(int64=13) %!d(string=hai) anos
  kimmi 79f255bc40 Bugfix : Replaced some new[]s with std::vectors ( merged from GitHub, thanks to Riku Palomäki ). %!s(int64=14) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 63d6ca8669 FIX: AseLoader is no stateless and can thus be called repeatedly. %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. %!s(int64=16) %!d(string=hai) anos
  kimmi a955f4008a BUGFIX: Fix compiler warning: variable not initialized. %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=16) %!d(string=hai) anos
  aramis_acg a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos
  aramis_acg fb33a6bfc4 ASE rejects ASC files completely now. %!s(int64=17) %!d(string=hai) anos
  aramis_acg c2d8881549 General %!s(int64=17) %!d(string=hai) anos
  aramis_acg 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). %!s(int64=17) %!d(string=hai) anos
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. %!s(int64=17) %!d(string=hai) anos
  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. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. %!s(int64=17) %!d(string=hai) anos
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 927cd1cd46 Added support for point and line primitives. %!s(int64=17) %!d(string=hai) anos