kimkulling
|
da073f1270
closes https://github.com/assimp/assimp/issues/1893: fix mem leak in glft2Importer.
|
7 年之前 |
Kim Kulling
|
b049933d2f
update license dates.
|
8 年之前 |
Christian Meurin
|
925be5e983
Merge branch 'master' into master
|
8 年之前 |
Kim Kulling
|
88df886bcc
Merge branch 'master' into issue_1605
|
8 年之前 |
Christian Meurin
|
538bc95499
Merge branch 'master' into master
|
8 年之前 |
Axel Wefers
|
3e127bebff
glTF 2.0: Import scale for normal textures and strength for occlusion textures
|
8 年之前 |
Kim Kulling
|
936eb26dde
Merge branch 'master' into issue_1605
|
8 年之前 |
awefers
|
bb71f2ba64
Merge branch 'master' into issue_1605
|
8 年之前 |
Kim Kulling
|
45d5f2eec8
Merge branch 'master' into issue_1691
|
8 年之前 |
Axel Wefers
|
901b981260
glTF: Always check signature
|
8 年之前 |
Axel Wefers
|
dc79b572cf
glTF 2.0: Assign default material to meshes with no material reference.
|
8 年之前 |
Axel Wefers
|
4235765856
glTF 2.0: Set camera "look at" to (0.0, 0.0, -1.0).
|
8 年之前 |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
8 年之前 |
Daniel Hritzkiv
|
98e98dc40c
Fix node names sharing same name
|
8 年之前 |
Kim Kulling
|
7a395e274f
Merge branch 'master' into fix/gltf2-transforms
|
8 年之前 |
Kim Kulling
|
8ce5985aa0
Merge branch 'master' into fix/gltf2-preserve-node-names
|
8 年之前 |
awefers
|
0031165789
Add support for tangents in glTF2.0 import
|
8 年之前 |
awefers
|
0b04ae1d91
Preserve node names when importing glTF2.0
|
8 年之前 |
awefers
|
e53d4735b0
Fix transform matrices multiplication order per glTF2.0 spec
|
8 年之前 |
Patrick Dähne
|
6cbfd5b977
[glTF2] Implemented reading binary glTF2 (glb) files
|
8 年之前 |
Thomas Lemaire
|
5b76a31485
fix trivial warnings
|
8 年之前 |
Daniel Hritzkiv
|
89358458f0
Approximate specularity / glossiness in metallicRoughness materials
|
8 年之前 |
Daniel Hritzkiv
|
a898c1f2d1
SpecularFactor import and export improvements
|
8 年之前 |
Daniel Hritzkiv
|
c71790c78d
Diffuse color and diffuse texture import and export improvements
|
8 年之前 |
Kim Kulling
|
81b94a1dca
Merge pull request #1445 from Matter-and-Form/gltf2-alphaMode-fix
|
8 年之前 |
Daniel Hritzkiv
|
de0bf2ea96
Fix alphaMode storage and reading
|
8 年之前 |
Daniel Hritzkiv
|
5147acfe65
Revert "store node mesh vs. meshes"
|
8 年之前 |
Jeremy Cowles
|
c207e74534
Fix glTF 2.0 multi-primitive support
|
8 年之前 |
Daniel Hritzkiv
|
816e6909ca
Remove KHR_binary_glTF code
|
8 年之前 |
Daniel Hritzkiv
|
b4f5033d89
Remove compresssed file format flag
|
8 年之前 |