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