Commit History

Author SHA1 Message Date
  Jared Mulconry cf151b77d8 Fixed build warnings on MSVC14 x64 in the XGL loader. 8 years ago
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions 8 years ago
  Kim Kulling a66e644bf3 Fix coverity finding: fix possible use after free.. 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 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
  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 a77f9419a2 XGLLoader: set aiImporterFlags_SupportCompressedFlavour flag. 10 years ago
  Alexander Gessler 8666b614c6 Fix non-determinism in XGL importer output due to std::multimap value ordering not guaranteed < C++11. 10 years ago
  Alexander Gessler 47b2832dd8 - XGL: fix non isocpp-compliant definition of LogFunctions::log_prefix outside the namespace where the class resides. 12 years ago
  acgessler 879f2ed177 - fix some -Wall warnings 13 years ago
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 years ago
  aramis_acg 397603bac0 + add XGL/ZGL importer. Some features (includes, object refs, textures not supported yet). 13 years ago