Historique des commits

Auteur SHA1 Message Date
  Kim Kulling 5e63ba9a9d typo. il y a 8 ans
  Kim Kulling dec3e2ba42 XGLLoader: fix const issue when seeting vec2. il y a 8 ans
  Turo Lamminen bd4f024562 XGLLoader: Replace ScopeGuard with std::unique_ptr il y a 8 ans
  Jared Mulconry 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Kim Kulling ef540f46a3 Remove unused headers. il y a 9 ans
  Jared Mulconry cf151b77d8 Fixed build warnings on MSVC14 x64 in the XGL loader. il y a 9 ans
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions il y a 9 ans
  Kim Kulling a66e644bf3 Fix coverity finding: fix possible use after free.. il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  abma 611778045d fix for upstream changes il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Alexander Gessler a77f9419a2 XGLLoader: set aiImporterFlags_SupportCompressedFlavour flag. il y a 10 ans
  Alexander Gessler 8666b614c6 Fix non-determinism in XGL importer output due to std::multimap value ordering not guaranteed < C++11. il y a 10 ans
  Alexander Gessler 47b2832dd8 - XGL: fix non isocpp-compliant definition of LogFunctions::log_prefix outside the namespace where the class resides. il y a 12 ans
  acgessler 879f2ed177 - fix some -Wall warnings il y a 13 ans
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
  aramis_acg 397603bac0 + add XGL/ZGL importer. Some features (includes, object refs, textures not supported yet). il y a 14 ans