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 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 13 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 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 4bbc03332b General hace 16 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 16 años
  aramis_acg fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. hace 16 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
  aramis_acg 240dbfd864 Small fix to the ASE loader - workaround for bitmaps with filename "None". hace 17 años
  aramis_acg ac200212a9 Added ScenePreProcessor helper class to add missing dummy animation channels. hace 17 años
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. hace 17 años