Commit History

Author SHA1 Message Date
  Jared Mulconry 128c27e89c Fixed build warnings on MSVC14 x64 in the Collada loader. 8 years ago
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 8 years ago
  Eshed a84bf869c2 replace more math.h functions occurences with std:: 8 years ago
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions 8 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Turo Lamminen 52405bbe1b Collada: Use C++11 range-based for loop 9 years ago
  mensinda b37e25cd7d Replaced boost::format with internal formater 9 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  Kim Kulling 644d6a9a67 Collada: refactorings. 9 years ago
  Kim Kulling e3d7ca264c Collada: reset workaround. 9 years ago
  Kim Kulling 3a7c3a5698 Test for issue-731: possible overflow. 9 years ago
  Kim Kulling 18c0e41d8f Colladaloader: fix usage of floorf. 9 years ago
  Kim Kulling 42c1f9d3ba Closes https://github.com/assimp/assimp/issues/630: fix mis-merge. 9 years ago
  Kim Kulling 3033d8c847 ColladaLoader: add missing .f 9 years ago
  Kim Kulling d18f978178 ColladaLoader: add missing members to initializer list. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Léo Terziman 445ae1fec3 In collada: implemented all missing transparency features from standard (ie RGB_ZERO, RGB_ONE and A_ZERO) 9 years ago
  rdb 1eef4c387f Correct value for mColorAmbient for COLLADA files 10 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
  Andy Maloney 4cbce374b6 Code Cleanups 10 years ago
  Alexander Gessler 9538b7ed42 Merge pull request #570 from wise86-android/colladaExportLightAndCamera 10 years ago
  wise86Android b1d085b6a9 fix the foruma for compute the mAngleOuterCone values 10 years ago
  Andy Maloney c014bb977c - add missing initialization of several class members 10 years ago
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib 10 years ago
  abma 611778045d fix for upstream changes 10 years ago