Historique des commits

Auteur SHA1 Message Date
  Kim Kulling 5814e6f9f0 Optimize some std::string usages. il y a 7 ans
  Daniel Kirchner f4c37fa245 Collada: add importer property that forces the use of collada names. Closes #1375. il y a 7 ans
  Kim Kulling b049933d2f update license dates. il y a 8 ans
  BuildTools 66171de915 Successful lib build, unit testing still WIP il y a 8 ans
  rickomax 4623c2f14c FBX Embedding Fix il y a 8 ans
  Unknown 12dbbd4ce9 Misc. typos il y a 8 ans
  Turo Lamminen 41724ace2d Collada: Silence uninitialized variable warning il y a 8 ans
  Daniel Hritzkiv d518289e72 more specific token search for Collada Loader il y a 8 ans
  Jared Mulconry 98532b45bf Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. il y a 8 ans
  jamesgk 727cffdfb4 Use unique node names when loading Collada files il y a 8 ans
  Kim Kulling e66dc5c9ad Collada: add workaround to deal with polygon with holes . il y a 8 ans
  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 il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 8 ans
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
  Kim Kulling ef540f46a3 Remove unused headers. il y a 9 ans
  Antti Määttä 9621dff027 Morph animation support for collada il y a 9 ans
  Jared Mulconry 128c27e89c Fixed build warnings on MSVC14 x64 in the Collada loader. il y a 9 ans
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. il y a 9 ans
  Eshed a84bf869c2 replace more math.h functions occurences with std:: il y a 9 ans
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions il y a 9 ans
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 ans
  Turo Lamminen 52405bbe1b Collada: Use C++11 range-based for loop il y a 9 ans
  mensinda b37e25cd7d Replaced boost::format with internal formater il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes il y a 9 ans
  Kim Kulling 644d6a9a67 Collada: refactorings. il y a 9 ans
  Kim Kulling e3d7ca264c Collada: reset workaround. il y a 9 ans
  Kim Kulling 3a7c3a5698 Test for issue-731: possible overflow. il y a 9 ans