Kim Kulling
|
17d5633a5b
Add missing SImpleExtensionCheck
|
3 years ago |
Kim Kulling
|
5af79cac1d
Fix unittests + small refactorings
|
3 years ago |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
RichardTea
|
c24f99cd0e
Redefine deprecated glTF-specific PBR material macros
|
3 years ago |
Kim Kulling
|
8c0b869998
Merge branch 'master' into MalcolmTyrrell/jsonSchemaSupport
|
3 years ago |
Kim Kulling
|
f3baab1153
Merge branch 'master' into master
|
3 years ago |
Malcolm Tyrrell
|
a283a255a5
Allow schema checking of glTF2 file.
|
3 years ago |
diharaw
|
0fb66f8437
Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI.
|
3 years ago |
diharaw
|
b01d008bc0
Revert "Removed KHR_materials_ior support."
|
3 years ago |
diharaw
|
0738742611
Removed KHR_materials_ior support.
|
3 years ago |
Marc
|
656b0b25d8
Fix warning for array comparison
|
3 years ago |
diharaw
|
addd541251
Added gltf2 KHR_materials_ior support.
|
3 years ago |
diharaw
|
200bf8df7a
Added gltf2 KHR_materials_volume import support.
|
3 years ago |
Kim Kulling
|
0fef0e1101
Move duplicate code to glFT common header.
|
3 years ago |
Kim Kulling
|
18531e3677
Next iteration for c++11 features.
|
3 years ago |
Max Vollmer (Microsoft Havok)
|
bf8e36ae28
Fixed typo
|
4 years ago |
Max Vollmer (Microsoft Havok)
|
72ea80b41f
Revert last change (gltf2::Ref type is not a pointer and has a bool() operator)
|
4 years ago |
Kim Kulling
|
d710d0700f
Make nullptr test more explicit.
|
4 years ago |
Max Vollmer (Microsoft Havok)
|
4c86772091
Added another nullptr safety check
|
4 years ago |
Kim Kulling
|
df739f00dd
Merge branch 'master' into issue_3398
|
4 years ago |
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 years ago |
Max Vollmer (Microsoft Havok)
|
de2f5cf021
Crash fixes
|
4 years ago |
Kim Kulling
|
4b1ff645e3
closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures
|
4 years ago |
Krishty
|
bb53961fa9
more range-based for
|
4 years ago |
Promit Roy
|
90c115cb3f
Merge branch 'master' into promit/gltf-extras
|
4 years ago |
Promit Roy
|
7c822f23bd
Added support for custom properties ("extras") in glTF2
|
4 years ago |
Jerome St-Louis
|
0e41efb050
glTF2: Improved support for AI_MATKEY_OPACITY
|
4 years ago |
Evangel63
|
e736538df3
Merge branch 'master' into master
|
4 years ago |
RichardTea
|
985f3ee665
Fix glTFv2 texcoord/uv mapping
|
4 years ago |