Историја ревизија

Аутор SHA1 Порука Датум
  Kim Kulling 1fbc0cc276 DefaultIOSystem: fix typo in macro. пре 10 година
  Kim Kulling 3fc251b326 BaseImporter: fix typo and rename attributes for better readability. пре 10 година
  Richard 83de707587 Refactor: Expand tabs to 4 spaces пре 10 година
  Richard a96a595a7a Refactor: Trim trailing whitespace пре 10 година
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF пре 10 година
  Kim Kulling 2bfc353fde License info: update year info. пре 10 година
  Kim Kulling db3aea4b18 Remove finding from code analysis. пре 10 година
  Peter LaValle 72b87ec526 removed x64 warnings пре 10 година
  Andy Maloney c014bb977c - add missing initialization of several class members пре 10 година
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. пре 10 година
  abma 611778045d fix for upstream changes пре 10 година
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 пре 10 година
  Léo Terziman 843e56c252 Added matrix properties пре 12 година
  Léo Terziman e2676ec176 Implementing UTF8 to ISO-8859-1 conversion to improve chances of finding files in zip archives пре 12 година
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio пре 12 година
  aramis_acg 53665faacf - make BaseImporter::GetExtensionList more robust, improve error checking. пре 13 година
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. пре 13 година
  kimmi d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). пре 14 година
  kimmi b724ac5c2c - Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ). пре 14 година
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. пре 14 година
  aramis_acg 3f369342d6 - Redesign the C interface to allow per-import settings. пре 14 година
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. пре 14 година
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git пре 14 година
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp пре 15 година
  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. пре 15 година
  aramis_acg 81bebcd0ec Add basic support for the IZWARE NENDO file format (extension: ndo). The loader has been tested with files in format version 1.0, 1.1 and 1.2. Materials and textures are read but ignored for now. пре 15 година
  aramis_acg 32bfa9ac21 Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET! пре 15 година
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. пре 16 година
  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. пре 16 година
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall пре 16 година