提交历史

作者 SHA1 备注 提交日期
  Turo Lamminen e8bcad0840 Silence a warning and add an assertion 10 年之前
  abma 775b26e614 use std:: namespace for most cmath functions: 11 年之前
  Jared Duke 046b7e5f47 Rebase FBX regression db entries 11 年之前
  abma 6c5f9ecb06 fix most warnings with -pendantic 11 年之前
  Alexander Gessler d044ce7a62 FBXConverter: avoid creating an empty metadata slot (UDP3DSMAX was erased from list _after_ its size was taken)/ 11 年之前
  arkeon b2ac7b878f Correction on FBX material texture UV index 11 年之前
  Alexander Gessler 1b6b238f09 FBX: fix handling of string metadata. Before, we would accidentially confuse aiString and std::string and trigger a debug assertion. 11 年之前
  Léo Terziman 7c3a039349 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  Kim Kulling a6044e125e Merge pull request #249 from attila-barsi/master 11 年之前
  attila-barsi 4f36e85bd8 Added required changes to doc and protection from nullptr. 11 年之前
  DoubleLee 2e3b602c0b Aspect Ratio fix, and comment about field of view. 11 年之前
  attila-barsi ed9204ab1b Initial version for FBX layered textures. 11 年之前
  Léo Terziman 1f3be52079 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  Léo Terziman 82cc038a83 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  Frederik Aalund 595529ef8b Refactored the metadata for inner consistency. 11 年之前
  Frederik Aalund a8401ba377 Added support for heterogenous metadata on the aiNodes. 11 年之前
  Frederik Aalund f65e5d5487 Fixed a compile error due to a >> expression in a nested template statement. 11 年之前
  Frederik Aalund 9eb8677aba Added unparsed FBX properties to the aiNode's metadata. This allows the 11 年之前
  Léo Terziman 172c917c37 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  Léo Terziman b90718bd21 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  George Papadopoulos 2db48ef532 [FBX] Do not rename nodes if they are marked as null in fbx. Preserve this information in node metadata. 11 年之前
  George Papadopoulos 5ef8c09dbb Use AiNode's metadata to keep per-node(and per-instance) FBX (3dsmax) UserDefinedProperties 11 年之前
  Léo Terziman b75f27492a Merge remote-tracking branch 'official/master' into contrib 11 年之前
  George Papadopoulos 02c4344d1d detect FBX glossiness map (ShininessExponent) 11 年之前
  Léo Terziman 7372bf2467 Merge commit 'c0871b35c0ab7091f68c794eb954493722522d4c' into contrib 11 年之前
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 11 年之前
  George Papadopoulos 2d709dd638 Fix for FBX pivot transformation. 11 年之前
  Sherief Farouk 9b591fadb8 Fixes for uninitialized variable warnings. 12 年之前
  Sherief Farouk c8428fa67a Added value range assertions to prevent static analysis false-positives on Clang. 12 年之前
  Alexander Gessler a288a631e2 - FBX: avoid more gcc warnings. 12 年之前