Commit History

Autor SHA1 Mensaxe Data
  Léo Terziman c99bd9825a Fixed bug introduced by misleading names in materials properties between "type" parameters of function referring to the "semantic" field of properties (and NOT the type field...) %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 02ee002878 fix build for vs2013 %!s(int64=10) %!d(string=hai) anos
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Alexander Gessler e2f234707a Fix possible crash in SceneCombiner when the destinations scene has mPrivate==null. Fixes #401. %!s(int64=10) %!d(string=hai) anos
  Alexander Gessler 75fd29ac19 SceneCombiner: implement proper copying of meta data. This entire module will need to be revamped in future as it is highly likely to cause further regressions as assimp data structures are modified. %!s(int64=11) %!d(string=hai) anos
  Léo Terziman 9b25749536 Fixed bug in merging of materials %!s(int64=12) %!d(string=hai) anos
  Léo Terziman ec3ef0c9d6 Assimp: fixed 3 memory leaks %!s(int64=12) %!d(string=hai) anos
  Léo Terziman bb9288fa26 Improved Q3BSPZipArchive + added material merging %!s(int64=12) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  kimmi 67e8e52a00 Fix a compiler warning. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 36b3695a31 - improve symmetry between Assimp::Importer and Assimp::Exporter. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git %!s(int64=14) %!d(string=hai) anos
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). %!s(int64=15) %!d(string=hai) anos
  aramis_acg 685d2b83c5 Fix error in aiString documentation. MAXLEN includes the terminal NULL. This is unusual, but true. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. %!s(int64=16) %!d(string=hai) anos
  aramis_acg df13041f42 Remove randomness from SceneCombiner. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 84e2c82877 [ 2666245 ] Remove unused vars %!s(int64=17) %!d(string=hai) anos
  aramis_acg 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
  aramis_acg d70c092b71 MD3 %!s(int64=17) %!d(string=hai) anos
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. %!s(int64=17) %!d(string=hai) anos
  aramis_acg 321334fd12 [ 2373610 ] Patch for Linux and SCons. Added patch provided by John Connors, closed the corresponding tracker item. %!s(int64=17) %!d(string=hai) anos
  ulfjorensen 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders %!s(int64=17) %!d(string=hai) anos
  aramis_acg 94d289d1a3 Updated boost workaround. Added -noboost build config to VC8. %!s(int64=17) %!d(string=hai) anos
  aramis_acg fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. %!s(int64=17) %!d(string=hai) anos