Commit History

Author SHA1 Message Date
  Unknown 12dbbd4ce9 Misc. typos 7 years ago
  Turo Lamminen 41724ace2d Collada: Silence uninitialized variable warning 8 years ago
  Daniel Hritzkiv d518289e72 more specific token search for Collada Loader 8 years ago
  Jared Mulconry 98532b45bf Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 years ago
  jamesgk 727cffdfb4 Use unique node names when loading Collada files 8 years ago
  Kim Kulling e66dc5c9ad Collada: add workaround to deal with polygon with holes . 8 years ago
  Arkeon f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
  Kim Kulling ef540f46a3 Remove unused headers. 8 years ago
  Antti Määttä 9621dff027 Morph animation support for collada 8 years ago
  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:: 9 years ago
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions 9 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