提交歷史

作者 SHA1 備註 提交日期
  jonathanklein 8cfb2e26cf - Ogre Importer Beta 16 年之前
  aramis_acg 8929ee3da5 Doc now includes parts of the internal API. 16 年之前
  aramis_acg adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. 16 年之前
  aramis_acg 1aa80ca8da Adding Importer::ApplyPostProcessing(), uncommenting RegisterPPStep() and UnregisterPPStep(). 16 年之前
  aramis_acg afcfdf27ea Fixing crash at Importer::IsExtensionSupported(). 16 年之前
  aramis_acg d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年之前
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年之前
  aramis_acg a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 年之前
  aramis_acg 48d768f15f LWO 17 年之前
  aramis_acg c2d8881549 General 17 年之前
  aramis_acg 4bbc03332b General 17 年之前
  aramis_acg eb761a875f Some minor changes in postprocess step order. My fault, I didn't think. 17 年之前
  aramis_acg 4b4526953e Changed some runtime asserts to boost::static_asserts. 17 年之前
  aramis_acg 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 17 年之前
  aramis_acg 462bb953c2 Removed OptimizeGraph step - actually it isn't really useful, although I got it working very well. 17 年之前
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年之前
  aramis_acg 39bfb7608b Optimized triangulation algorithm. Must more faster now. 17 年之前
  ulfjorensen 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 年之前
  aramis_acg d320a4bc64 Removed MDR loader - too unimportant and would need much more work to work properly. 17 年之前
  aramis_acg 9fc698bb2f Fixed a bug in the validation step - animation channels weren't validated correctly in every case. 17 年之前
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 年之前
  ulfjorensen 1083d85b2c - first draft of the Collada importer. Compiles and runs fine, but not functional yet. 17 年之前
  aramis_acg 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 年之前
  aramis_acg ac200212a9 Added ScenePreProcessor helper class to add missing dummy animation channels. 17 年之前
  aramis_acg daae32d62f - Fixed a bug in FindInvalidData causing some animation channels to be lost 17 年之前
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 年之前
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 年之前
  aramis_acg ce6ce098e9 Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved. 17 年之前
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 年之前
  alil c0148c090f fixed some linux issues 17 年之前