История коммитов

Автор SHA1 Сообщение Дата
  kimkulling a06133ab52 Update copyrights. 7 лет назад
  Kim Kulling b049933d2f update license dates. 8 лет назад
  BuildTools a8a1ca9894 header paths adjusted for unit tests and samples 8 лет назад
  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 лет назад