Commit History

Author SHA1 Message Date
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 8 years ago
  Kim Kulling e50ac81b65 Merge branch 'master' into coverity_scan 8 years ago
  Jared Mulconry 4b6c69c4f8 Fixed an incorrect cast introduced in an earlier commit. 8 years ago
  Jared Mulconry 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as 8 years ago
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions 8 years ago
  Kim Kulling f51cd4c6d4 Merge branch 'master' into coverity_scan 9 years ago
  Kim Kulling 0c00edb40e Blender: fix some minor findings. 9 years ago
  Kim Kulling a54835c91d Merge master 9 years ago
  TrianglesPCT 66c1a176de Add files via upload 9 years ago
  TrianglesPCT 667aa37fdd Add files via upload 9 years ago
  TrianglesPCT 28c9f56c5e Add files via upload 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  ciechowoj c554b55f97 Merge branch 'blender_materials' 9 years ago
  ciechowoj c4a542a994 Adds blender material loading. 9 years ago
  ciechowoj 25d84a6aff Adds support for area lights. 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  boxdot 0d44479399 Import reflectance factor from Blender. 9 years ago
  boxdot 13ec11bca8 Import mClipPlane{Near,Far} and mHorizontalFOV from Blender. 9 years ago
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 9 years ago
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. 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
  abma 611778045d fix for upstream changes 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Alexander Gessler 7ee5eaafc6 Fix compile: set::erase() returns void prior to C++11. 10 years ago