Julian Knodt
|
258cdfd2bc
Export tangents in GLTF (#5900)
|
7 months ago |
Julian Knodt
|
ca17cdc1f9
Do not create GLTF Mesh if no faces (#5878)
|
8 months ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
fvbj
|
2d98f6a880
Fix identity matrix check (#5445)
|
1 year ago |
tangxin
|
9776d47cca
fix: KHR_materials_pbrSpecularGlossiness/diffuseFactor convert to pbrMetallicRoughness/baseColorFactor
|
1 year ago |
Alexey Medvedev
|
a72289b327
glTF KHR_materials_specular fixes
|
1 year ago |
julianknodt
|
9efbbe0a69
Read int from uvwsrc
|
1 year ago |
fvbj
|
8fcc65a8af
Extension of data export to GLB/GLTF format
|
1 year ago |
zhucan
|
d07934bf25
adjust comment
|
2 years ago |
zhucan
|
554fa8f5e2
code format
|
2 years ago |
zhucan
|
2b4606c082
add fallback strategy for metallicRoughnessTexture
|
2 years ago |
朱灿
|
3a03fe31b1
gltf2 export diffuse roughness
|
2 years ago |
zhucan
|
32716002ac
Add DIFFUSE_ROUGHNESS_TEXTURE for gltf2 exporter
|
2 years ago |
Marco Feuerstein
|
bf38d67935
Fix detection of KHR_materials_specular.
|
2 years ago |
Kim Kulling
|
466f6960ac
Merge branch 'gltf2_metadata_export' of https://github.com/C-Tech-Development-Corp/assimp into C-Tech-Development-Corp-gltf2_metadata_export
|
2 years ago |
Adam Beili
|
b6ecba9114
fix
|
2 years ago |
Adam Beili
|
83053f3d56
Made usePbrSpecGloss a exportproperty, fixed mat_specular to spec
|
2 years ago |
Adam Beili
|
fa00571049
fixed compilation bug
|
2 years ago |
Adam Beili
|
c9177b7811
Merge branch 'master' into refactor/KHR_material_specular
|
2 years ago |
Krishty
|
3d3e856925
Trim Trailing Whitespace
|
2 years ago |
Adam Beili
|
54068637ee
Merge branch 'master' into refactor/KHR_material_specular
|
2 years ago |
Kim Kulling
|
8fb7ba3444
Merge branch 'master' into modernize-smartptrs-literals
|
2 years ago |
Adam
|
822b240694
Support both pbrSpecGlos and materials_specular
|
2 years ago |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 years ago |
Adam Beili
|
945d93b46a
fixed indentation
|
2 years ago |
Adam
|
852ea8325c
Added support for KHR_materials_emissive_strength
|
2 years ago |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
3 years ago |
Bengt Rosenberger
|
abfe8ad413
Added suggested changes and fixed automated check errors
|
3 years ago |
Bengt Rosenberger
|
da58fbe8fb
Got rid of gltf2::ExtrasValue and used gltf2::CustomExtension instead
|
3 years ago |
Bengt Rosenberger
|
233198baef
Fixed extras presence check in gltf2 import.
|
3 years ago |