Historia zmian

Autor SHA1 Wiadomość Data
  Kim Kulling 8c0b869998 Merge branch 'master' into MalcolmTyrrell/jsonSchemaSupport 3 lat temu
  Kim Kulling f3baab1153 Merge branch 'master' into master 3 lat temu
  Malcolm Tyrrell a283a255a5 Allow schema checking of glTF2 file. 3 lat temu
  diharaw 0fb66f8437 Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI. 3 lat temu
  diharaw b01d008bc0 Revert "Removed KHR_materials_ior support." 3 lat temu
  diharaw 0738742611 Removed KHR_materials_ior support. 3 lat temu
  Marc 656b0b25d8 Fix warning for array comparison 3 lat temu
  diharaw addd541251 Added gltf2 KHR_materials_ior support. 3 lat temu
  diharaw 200bf8df7a Added gltf2 KHR_materials_volume import support. 3 lat temu
  Kim Kulling 0fef0e1101 Move duplicate code to glFT common header. 4 lat temu
  Kim Kulling 18531e3677 Next iteration for c++11 features. 4 lat temu
  Max Vollmer (Microsoft Havok) bf8e36ae28 Fixed typo 4 lat temu
  Max Vollmer (Microsoft Havok) 72ea80b41f Revert last change (gltf2::Ref type is not a pointer and has a bool() operator) 4 lat temu
  Kim Kulling d710d0700f Make nullptr test more explicit. 4 lat temu
  Max Vollmer (Microsoft Havok) 4c86772091 Added another nullptr safety check 4 lat temu
  Kim Kulling df739f00dd Merge branch 'master' into issue_3398 4 lat temu
  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 lat temu
  Max Vollmer (Microsoft Havok) de2f5cf021 Crash fixes 4 lat temu
  Kim Kulling 4b1ff645e3 closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures 4 lat temu
  Krishty bb53961fa9 more range-based for 4 lat temu
  Promit Roy 90c115cb3f Merge branch 'master' into promit/gltf-extras 4 lat temu
  Promit Roy 7c822f23bd Added support for custom properties ("extras") in glTF2 4 lat temu
  Jerome St-Louis 0e41efb050 glTF2: Improved support for AI_MATKEY_OPACITY 4 lat temu
  Evangel63 e736538df3 Merge branch 'master' into master 4 lat temu
  RichardTea 985f3ee665 Fix glTFv2 texcoord/uv mapping 4 lat temu
  RichardTea fb039bb9eb Add glTFv2 Clearcoat import/export tests 4 lat temu
  RichardTea 4a66ec25d0 Standardise Clearcoat, Sheen and Transmission 4 lat temu
  RichardTea 4476352882 First pass at simplifying glTFv2 PBR 4 lat temu
  Evangel 3de20af3cc Renamed glTF2::Object::extensions to customExtensions to avoid shadowing in other subclasses. 4 lat temu
  Evangel 36c8cdf3de Add scene metadata for glTF2 files as allowed by the glTF2 specification. 4 lat temu