Historial de Commits

Autor SHA1 Mensaje Fecha
  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 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 13 años
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. hace 13 años
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 13 años
  aramis_acg 5957e9996b merge https://github.com/gellule/assimp.git hace 13 años
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. hace 14 años
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. 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 15 años
  aramis_acg 50264941dd [2972343] LightWave/modo patch. See http://sourceforge.net/tracker/index.php?func=detail&aid=2972343&group_id=226462&atid=1067634 hace 15 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 15 años
  aramis_acg bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. hace 16 años
  aramis_acg 48d768f15f LWO hace 16 años
  aramis_acg 4bbc03332b General hace 16 años
  aramis_acg abe2d4834e MD3 hace 16 años
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. hace 17 años
  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. hace 17 años
  alil ef3cd69ae6 worked on getting assimpl compiled on BE hace 17 años
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 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 9279513700 Optimized GenVertexNormal-Step. hace 17 años
  aramis_acg 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. hace 17 años
  aramis_acg 9d167d20dc LWO2 partial support, makefile fix. 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 96f2b0b536 Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build. hace 17 años
  aramis_acg af18307f95 Next WIP version of the LWO loader. LWO2 is still unfinished and crashes every time. hace 17 años
  aramis_acg b2a1268711 STL bugfix. LWO2 next WIP version, deactivated for the moment (as I'm away for a week. LWOB (LightWave 1-4) remains activated). hace 17 años
  aramis_acg 0148d06678 LWOB loader nearly finished, LWO2 is WIP (many hours with the hex editor to come ...). Added test models for LWOB. Cleaned up the 3DS loader, overloaded ASSIMP_stricmp for std::string. hace 17 años
  aramis_acg 676124e6e6 LWO update. ASE cleanup. hace 17 años
  aramis_acg 9bc8e8701f Update to the LWO loader. Still WIP. hace 17 años