Commit történet

Szerző SHA1 Üzenet Dátum
  Léo Terziman 82cc038a83 Merge remote-tracking branch 'official/master' into contrib 12 éve
  Frederik Aalund f65e5d5487 Fixed a compile error due to a >> expression in a nested template statement. 12 éve
  Frederik Aalund 9eb8677aba Added unparsed FBX properties to the aiNode's metadata. This allows the 12 éve
  Léo Terziman 172c917c37 Merge remote-tracking branch 'official/master' into contrib 12 éve
  Léo Terziman b90718bd21 Merge remote-tracking branch 'official/master' into contrib 12 éve
  George Papadopoulos 2db48ef532 [FBX] Do not rename nodes if they are marked as null in fbx. Preserve this information in node metadata. 12 éve
  George Papadopoulos 5ef8c09dbb Use AiNode's metadata to keep per-node(and per-instance) FBX (3dsmax) UserDefinedProperties 12 éve
  Léo Terziman b75f27492a Merge remote-tracking branch 'official/master' into contrib 12 éve
  George Papadopoulos 02c4344d1d detect FBX glossiness map (ShininessExponent) 12 éve
  Léo Terziman 7372bf2467 Merge commit 'c0871b35c0ab7091f68c794eb954493722522d4c' into contrib 12 éve
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 12 éve
  George Papadopoulos 2d709dd638 Fix for FBX pivot transformation. 12 éve
  Sherief Farouk 9b591fadb8 Fixes for uninitialized variable warnings. 12 éve
  Sherief Farouk c8428fa67a Added value range assertions to prevent static analysis false-positives on Clang. 12 éve
  Alexander Gessler a288a631e2 - FBX: avoid more gcc warnings. 12 éve
  Alexander Gessler 5fe03f692e - FBX: silence some warnings produced by clang about missing switch cases. Add TokenType_BINARY_DATA to TokenTypeString() function. 12 éve
  Jared Duke 20506ead3c Update code/FBXConverter.cpp 13 éve
  Alexander Gessler c1cd88e9de - fbx: take shortest quaternion path when interpolating. 13 éve
  Alexander Gessler 5bc573edb8 - fbx: pre-filter animated property we don't support as early as possible. 13 éve
  Alexander Gessler 9ea7fc2856 - fbx: don't die if a file contains no GlobalSettings. 13 éve
  Alexander Gessler cdb7caffbd - fbx: add special output node name tag to mark fbx null nodes. 13 éve
  Alexander Gessler c9facf16fa - fbx: support reading of scenes containing no geometry. 13 éve
  Alexander Gessler 375c4b4242 - fbx: read framerate and output it in aiAnimation::mTicksPerSecond. 13 éve
  Alexander Gessler 5ea9de5d3e - fbx: return time in seconds. 13 éve
  Alexander Gessler 3f2a796b9d - fbx: fix time scaling in my previous patch. 13 éve
  Alexander Gessler 99aab0d9a7 - fbx: also handle cases where some of the SRT channels are empty/constant. 13 éve
  Alexander Gessler 6bbbbfde4c - fbx: collapse animation nodes whenever possible to avoid overly busted output scenes. 13 éve
  Alexander Gessler 3e86e1b857 - fbx: add import settings to public assimp config interface. 13 éve
  Alexander Gessler 1cd04a2671 - fbx: formatting. 13 éve
  Alexander Gessler 826b97a4fa - fbx: handle arbitrary rotation orders (all combinations of euler angles etc). 13 éve