提交歷史

作者 SHA1 備註 提交日期
  Kim Kulling b049933d2f update license dates. 8 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 8 年之前
  Alexandre Avenel 273f6b0267 Fix MSVC14 warning cast double to real 8 年之前
  Kim Kulling 24b728b3ea FindDegeneratives: adapt unittests and add configs 8 年之前
  Kim Kulling ad2ff9fd71 check for area test if the face is a triangle. 8 年之前
  Kim Kulling 30e06f7437 closes https://github.com/assimp/assimp/issues/216: check the area of a triangle to check if its degenerated or not. 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling 1191d03405 Update license info. 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 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  abma c4997f16db remove "register" keyword: 11 年之前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 年之前
  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 29c33760e4 Triangulation: 17 年之前
  aramis_acg 48d768f15f LWO 17 年之前
  aramis_acg 4bbc03332b General 17 年之前
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年之前
  aramis_acg 321334fd12 [ 2373610 ] Patch for Linux and SCons. Added patch provided by John Connors, closed the corresponding tracker item. 17 年之前
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 年之前
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 年之前
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 年之前