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

Автор SHA1 Сообщение Дата
  Kim Kulling 68a9fa2df3 reformat unittests. 5 лет назад
  Marc-Antoine Lortie 4e7e47bd43 Updated copyright dates. 5 лет назад
  Kim Kulling cc10967913 Fix the build. 6 лет назад
  kimkulling a06133ab52 Update copyrights. 6 лет назад
  Turo Lamminen c3d8464a37 Remove aiCreateAndRegisterDefaultMaterial, it's completely wrong 7 лет назад
  kkulling 7e67553311 Fix memleak. 7 лет назад
  kimkulling 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 7 лет назад
  Kim Kulling b049933d2f update license dates. 7 лет назад
  Turo Lamminen da96b32fb9 Fix out-of-bounds read in MaterialSystem unit test 8 лет назад
  Kim Kulling a2b8d66a86 Update license info. 8 лет назад
  Kim Kulling 070fb3363f Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 9 лет назад
  Kim Kulling e5f07dc96c License info: fix dates 9 лет назад
  Kim Kulling f839232938 Uinittests: add missing license info headers. 9 лет назад
  Richard 6ae07f8da5 Refactor: Expand tabs to 4 spaces 10 лет назад
  Richard 4b0f9f3e89 Refactor: Use LF for end of line 10 лет назад
  Jared Duke 66e608a393 Replace cppunit with the googletest framework 11 лет назад
  aramis_acg 3d00f36faf # fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though. 13 лет назад
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 лет назад
  aramis_acg 2f36cc5f5f Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable. 17 лет назад
  aramis_acg e8511e89ff Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 17 лет назад