Jan Krassnigg
|
537c46a42a
Prevent nullptr access to normals-array in bitangent computation
|
3 年之前 |
Sergio Acereda
|
cfe84b9260
Use generic METALNESS and DIFFUSE_ROUGHNESS texture types
|
3 年之前 |
Sergio Acereda
|
52008ec989
Apply clang-format
|
3 年之前 |
Kim Kulling
|
17d5633a5b
Add missing SImpleExtensionCheck
|
3 年之前 |
Kim Kulling
|
5af79cac1d
Fix unittests + small refactorings
|
3 年之前 |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 年之前 |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 年之前 |
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.
|
3 年之前 |
diharaw
|
200bf8df7a
Added gltf2 KHR_materials_volume import support.
|
3 年之前 |
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 年之前 |