Historial de Commits

Autor SHA1 Mensaje Fecha
  Kim Kulling 7207e5117c Use new include bracktes. hace 9 años
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers hace 9 años
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes hace 9 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  rmitton b9a4e99607 Added support for empty .MTL files. hace 10 años
  Kim Kulling 1fbc0cc276 DefaultIOSystem: fix typo in macro. hace 10 años
  Kim Kulling 3fc251b326 BaseImporter: fix typo and rename attributes for better readability. 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
  Kim Kulling db3aea4b18 Remove finding from code analysis. hace 10 años
  Peter LaValle 72b87ec526 removed x64 warnings hace 10 años
  Andy Maloney c014bb977c - add missing initialization of several class members hace 10 años
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. hace 10 años
  abma 611778045d fix for upstream changes hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  Léo Terziman 843e56c252 Added matrix properties hace 12 años
  Léo Terziman e2676ec176 Implementing UTF8 to ISO-8859-1 conversion to improve chances of finding files in zip archives hace 12 años
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio hace 12 años
  aramis_acg 53665faacf - make BaseImporter::GetExtensionList more robust, improve error checking. hace 13 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
  kimmi d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
  kimmi b724ac5c2c - Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ). hace 14 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 3f369342d6 - Redesign the C interface to allow per-import settings. 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 9edc0a9b8e merge with git://github.com/tonttu/assimp.git hace 14 años
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
  aramis_acg c5c5338397 Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. hace 15 años