提交歷史

作者 SHA1 備註 提交日期
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 9 年之前
  Kim Kulling 12ea506504 Enable unittest for apacity bug for dae files. 9 年之前
  Kim Kulling 631eef49c3 BatchImporter: make validation configurable and add unittest for class. 9 年之前
  Kim Kulling 7c63208515 Fix resource leaks in unit tests. 9 年之前
  Kim Kulling e5f07dc96c License info: fix dates 10 年之前
  Kim Kulling f839232938 Uinittests: add missing license info headers. 10 年之前
  Richard 08169a6934 Fixed: Use CMake to identify directory containing test models 10 年之前
  Richard 6ae07f8da5 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard 4b0f9f3e89 Refactor: Use LF for end of line 10 年之前
  wise86Android af54bf4c42 test fail, fix file path 10 年之前
  Léo Terziman 07f3f4b487 Updated unit tests to use new SetProperty interface 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  Jared Duke 66e608a393 Replace cppunit with the googletest framework 11 年之前
  abma 6c5f9ecb06 fix most warnings with -pendantic 11 年之前
  abma d795491c48 fix unittests on linux / enable on travis-ci 11 年之前
  aramis_acg bbaf838463 - update unit tests. 13 年之前
  aramis_acg fdda697af7 Move test models with problematic license restrictions to test/models-nonbsd and update the test suites accordingly. 15 年之前
  aramis_acg 24edb60955 Add a tiny test script to load all files in a test directory using one importer instance repeatedly. 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 8ab6bc8a26 - Fix: unittest suite now shutdowns the logging system correctly. 16 年之前
  aramis_acg e2daf37a39 - Fix http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3591099. 16 年之前
  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. 16 年之前
  aramis_acg adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. 16 年之前
  aramis_acg afcfdf27ea Fixing crash at Importer::IsExtensionSupported(). 16 年之前
  aramis_acg 4bbc03332b General 17 年之前
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年之前
  aramis_acg 38d04b6796 MD5 bugfix. 17 年之前