Commit History

Author SHA1 Message Date
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 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
  Madrich 71ae322e7b Merge pull request #5 from assimp/master 10 years ago
  Madrich ca8a3909be Add StepExporter.cpp(stp) Export 10 years ago
  abma 470ad98281 fix "headercheck": 10 years ago
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 years ago
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 13 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 7a98c0d8ab - templatize some internal math utilities as well. 13 years ago
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 years ago
  aramis_acg bbd7547fff - Further work on IFC, fix transformations, support non-uniform transformations, optimize loading, use recursive algorithm to resolve holes in polygons, implement CSG logic to generate wall openings. The latter is currently disabled. 14 years ago
  aramis_acg a6e0a5075f + integrate Debone-Process into Assimp. This step was contributed by mick-p, see [3262561] (https://sourceforge.net/tracker/?func=detail&aid=3262561&group_id=226462&atid=1067634) 14 years ago
  aramis_acg 8881d5f752 - SpatialSort generation now notifies the logger. 15 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 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 15 years ago
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 years ago
  aramis_acg 29c33760e4 Triangulation: 16 years ago
  aramis_acg 4bbc03332b General 16 years ago
  aramis_acg c865999420 Collada 16 years ago
  aramis_acg 4b4526953e Changed some runtime asserts to boost::static_asserts. 16 years ago
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 16 years ago
  aramis_acg 62a8f43ffe FIX: (aiMesh::mNumTextureCoords[n] == 0) is now propagated to 2. 16 years ago
  aramis_acg e48d1a4e5a Tracker ID [2485593], patch by John Connors for better Linux/Scons support. 16 years ago
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 16 years ago
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 years ago