Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard abc47f1b4e Fixed: Initialize all members in MD2Importer hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  abma c4997f16db remove "register" keyword: hace 11 años
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
  aramis_acg c807fd65f3 - no longer distinguish between textured and non-textured default materials. Also, do not spit out dummy texture names. This was once a workaround to get some viewers to display a dummy texture rather than a plain shaded asset, but this is no longer appropriate. This involves removal of the public #define AI_DEFAULT_TEXTURED_MATERIAL_NAME. hace 14 años
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. hace 14 años
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
  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. hace 16 años
  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. hace 16 años
  aramis_acg 93ab7383da General hace 17 años
  aramis_acg 4bbc03332b General hace 17 años
  aramis_acg e6758ce923 MD3 hace 17 años
  aramis_acg fd9769eae6 MD2 hace 17 años
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). hace 17 años
  aramis_acg e48d1a4e5a Tracker ID [2485593], patch by John Connors for better Linux/Scons support. hace 17 años
  aramis_acg be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). hace 17 años
  aramis_acg daae32d62f - Fixed a bug in FindInvalidData causing some animation channels to be lost hace 17 años
  alil ef3cd69ae6 worked on getting assimpl compiled on BE hace 17 años
  aramis_acg 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. hace 17 años
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. hace 17 años
  aramis_acg 927cd1cd46 Added support for point and line primitives. hace 17 años
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). hace 17 años
  aramis_acg 38d04b6796 MD5 bugfix. hace 17 años