Histórico de Commits

Autor SHA1 Mensagem Data
  Léo Terziman 843e56c252 Added matrix properties há 12 anos atrás
  Léo Terziman 34c3449cdd Always activate thread safety if possible há 12 anos atrás
  aramis_acg df13d315db # workaround crash in aiReleaseImport due to an suspected bug in gcc. See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52339. See assimp-discussions for the details. há 14 anos atrás
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. há 14 anos atrás
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. há 14 anos atrás
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. há 14 anos atrás
  aramis_acg 3f369342d6 - Redesign the C interface to allow per-import settings. há 14 anos atrás
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. há 14 anos atrás
  aramis_acg 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. há 15 anos atrás
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. há 16 anos atrás
  aramis_acg bcf0ddc086 - don't delete the null logger. há 16 anos atrás
  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. há 16 anos atrás
  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. há 16 anos atrás
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall há 16 anos atrás
  ulfjorensen 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict há 16 anos atrás
  aramis_acg adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. há 16 anos atrás
  aramis_acg cc96f55c61 Adding samples/SimpleOpenGL. há 16 anos atrás
  aramis_acg d881a16402 Logging functions are now available to C-Users, too. Cleaning up headers. há 16 anos atrás
  sueastside b2ffa9dd1b Added ASSIMP_API to aiCreateQuaternionFromMatrix and aiDecomposeMatrix. há 16 anos atrás
  aramis_acg e4cddb9e9d Adding aiCreateQuaternionFromMatrix() and aiDecomposeMatrix() to expose some cpp maths functionality for c. há 16 anos atrás
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. há 17 anos atrás
  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. há 17 anos atrás
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. há 17 anos atrás
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. há 17 anos atrás
  aramis_acg 96f2b0b536 Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build. há 17 anos atrás
  aramis_acg 38d04b6796 MD5 bugfix. há 17 anos atrás
  aramis_acg 6fe8c867e8 Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files. há 17 anos atrás
  aramis_acg 333f0c805e há 17 anos atrás
  DarkGuru ee3d3835bd Fixes for Linux build (debian etch, i386 32 bit) há 17 anos atrás
  aramis_acg 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added há 17 anos atrás