Commit History

Author SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. 6 years ago
  Arkeon 9eeaf19eab Allow findDegenerate and SplitLargeMesh to pass point clouds models. 7 years ago
  Kim Kulling c788fff2b0 Merge branch 'master' into bug/exception-on-empty-mesh-after-degenerate-removal 7 years ago
  Daniel Löber 9e80e18b1a Remove dead code 7 years ago
  Daniel Löber 46ed73c768 Do not throw exception on empty mesh after removal of degenerates 7 years ago
  Alexandre Avenel 2879e0d6ef Fix typos on code using codespell 7 years ago
  kimkulling 30c20eb5fc INtroduce new log macros. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Alexandre Avenel 273f6b0267 Fix MSVC14 warning cast double to real 7 years ago
  Kim Kulling 24b728b3ea FindDegeneratives: adapt unittests and add configs 8 years ago
  Kim Kulling ad2ff9fd71 check for area test if the face is a triangle. 8 years ago
  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 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  abma c4997f16db remove "register" keyword: 10 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  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. 15 years ago
  aramis_acg 29c33760e4 Triangulation: 16 years ago
  aramis_acg 48d768f15f LWO 16 years ago
  aramis_acg 4bbc03332b General 16 years ago
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 years ago
  aramis_acg 321334fd12 [ 2373610 ] Patch for Linux and SCons. Added patch provided by John Connors, closed the corresponding tracker item. 17 years ago
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 years ago