Commit History

Author SHA1 Message Date
  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. 15 years ago
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall 15 years ago
  ulfjorensen 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict 16 years ago
  aramis_acg adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. 16 years ago
  aramis_acg cc96f55c61 Adding samples/SimpleOpenGL. 16 years ago
  aramis_acg d881a16402 Logging functions are now available to C-Users, too. Cleaning up headers. 16 years ago
  sueastside b2ffa9dd1b Added ASSIMP_API to aiCreateQuaternionFromMatrix and aiDecomposeMatrix. 16 years ago
  aramis_acg e4cddb9e9d Adding aiCreateQuaternionFromMatrix() and aiDecomposeMatrix() to expose some cpp maths functionality for c. 16 years ago
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 years ago
  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. 16 years ago
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 years ago
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 years ago
  aramis_acg 96f2b0b536 Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build. 17 years ago
  aramis_acg 38d04b6796 MD5 bugfix. 17 years ago
  aramis_acg 6fe8c867e8 Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files. 17 years ago
  aramis_acg 333f0c805e 17 years ago
  DarkGuru ee3d3835bd Fixes for Linux build (debian etch, i386 32 bit) 17 years ago
  aramis_acg 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 years ago
  aramis_acg db9c5fef2b - ASE loader alpha 17 years ago
  kimmi b76f999cb7 Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more. 17 years ago