Commit History

作者 SHA1 備註 提交日期
  RichardTea c24f99cd0e Redefine deprecated glTF-specific PBR material macros 3 年之前
  Kim Kulling 8c0b869998 Merge branch 'master' into MalcolmTyrrell/jsonSchemaSupport 3 年之前
  Kim Kulling f3baab1153 Merge branch 'master' into master 3 年之前
  Malcolm Tyrrell a283a255a5 Allow schema checking of glTF2 file. 3 年之前
  diharaw 0fb66f8437 Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI. 3 年之前
  diharaw b01d008bc0 Revert "Removed KHR_materials_ior support." 3 年之前
  diharaw 0738742611 Removed KHR_materials_ior support. 3 年之前
  Marc 656b0b25d8 Fix warning for array comparison 3 年之前
  diharaw addd541251 Added gltf2 KHR_materials_ior support. 4 年之前
  diharaw 200bf8df7a Added gltf2 KHR_materials_volume import support. 4 年之前
  Kim Kulling 0fef0e1101 Move duplicate code to glFT common header. 4 年之前
  Kim Kulling 18531e3677 Next iteration for c++11 features. 4 年之前
  Max Vollmer (Microsoft Havok) bf8e36ae28 Fixed typo 4 年之前
  Max Vollmer (Microsoft Havok) 72ea80b41f Revert last change (gltf2::Ref type is not a pointer and has a bool() operator) 4 年之前
  Kim Kulling d710d0700f Make nullptr test more explicit. 4 年之前
  Max Vollmer (Microsoft Havok) 4c86772091 Added another nullptr safety check 4 年之前
  Kim Kulling df739f00dd Merge branch 'master' into issue_3398 4 年之前
  Max Vollmer (Microsoft Havok) c1e830cf3b The GLTF2 specs aren't very specific about the restrictions of the number of keyframes in sampler input and output. It seems logical that they should be the same, but there is an official sample model from Khronos where output has more keyframes. I thus assume that the GLTF2 standard allows more keyframes in output, but not in input. Fixed the check accordingly. 4 年之前
  Max Vollmer (Microsoft Havok) de2f5cf021 Crash fixes 4 年之前
  Kim Kulling 4b1ff645e3 closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures 4 年之前
  Krishty bb53961fa9 more range-based for 4 年之前
  Promit Roy 90c115cb3f Merge branch 'master' into promit/gltf-extras 4 年之前
  Promit Roy 7c822f23bd Added support for custom properties ("extras") in glTF2 4 年之前
  Jerome St-Louis 0e41efb050 glTF2: Improved support for AI_MATKEY_OPACITY 4 年之前
  Evangel63 e736538df3 Merge branch 'master' into master 4 年之前
  RichardTea 985f3ee665 Fix glTFv2 texcoord/uv mapping 4 年之前
  RichardTea fb039bb9eb Add glTFv2 Clearcoat import/export tests 4 年之前
  RichardTea 4a66ec25d0 Standardise Clearcoat, Sheen and Transmission 4 年之前
  RichardTea 4476352882 First pass at simplifying glTFv2 PBR 4 年之前
  Evangel 3de20af3cc Renamed glTF2::Object::extensions to customExtensions to avoid shadowing in other subclasses. 4 年之前