Danny-Kint
|
dbffe25c9d
|
Merge branch 'master' into dev/gltf-KHR_materials
|
2020-12-23 11:33:04 +01:00 |
Danny Kabrane
|
383c97e380
|
Add KHR_materials_transmission during export
|
2020-12-23 10:43:21 +01:00 |
Danny Kabrane
|
197bf1e617
|
Add KHR_materials_clearcoat during export
|
2020-12-23 09:56:15 +01:00 |
Danny Kabrane
|
aa9d6ce7b7
|
add support for khr_materials_sheen during export
|
2020-12-21 14:34:16 +01:00 |
Jean-Louis Boudrand
|
d18fce3f06
|
Fix https://github.com/assimp/assimp/issues/3054
Corrected the animation of each bone of an animation were exported in different animations (+tabs fixes)
|
2020-12-13 17:02:50 +01:00 |
Jean-Louis Boudrand
|
8701a86c9d
|
Fixed a crash of the Gltf 2 exporter in the case of an animation without a translation, rotation or scale animation key.
|
2020-12-10 23:47:54 +01:00 |
FRICOTEAUX
|
b47c5c8c27
|
glTF2Exporter: fix crash when exporting a scene with several meshes per node (regression coming from commit e8d2b84 on 08/03/2020 "clean all warnings for vs-2019")
|
2020-11-30 20:11:41 +01:00 |
Kim Kulling
|
b1dd77fbbc
|
Merge branch 'master' into gltf2_sparseAccessor_export
|
2020-07-11 22:57:31 +02:00 |
Yingying Wang
|
97085c1c05
|
update sync
|
2020-06-30 11:48:37 -07:00 |
Yingying Wang
|
3f2e5518eb
|
update sync
|
2020-06-30 11:29:08 -07:00 |
ywang
|
e65434bf82
|
extra callback
|
2020-06-11 17:37:06 -07:00 |
ywang
|
f57e7221c0
|
temp
|
2020-06-10 13:23:29 -07:00 |
Yingying Wang
|
8fed101432
|
avoid all zero
|
2020-06-08 16:18:11 -07:00 |
Yingying Wang
|
f18f1a35f6
|
accommodate linux build
|
2020-06-08 14:49:50 -07:00 |
Yingying Wang
|
2065512470
|
remove comments
|
2020-06-08 14:41:53 -07:00 |
Yingying Wang
|
4e34853ac7
|
gltf2 export target names for blendshapes
|
2020-06-05 12:17:27 -07:00 |
Yingying Wang
|
50f0a86798
|
conditional export
|
2020-05-19 16:10:41 -07:00 |
Yingying Wang
|
c10e409a5d
|
merge
|
2020-05-18 12:16:45 -07:00 |
Yingying Wang
|
b8e39b58d1
|
clean up
|
2020-05-15 12:32:58 -07:00 |
Yingying Wang
|
f6720271cb
|
sparce accessor exporter
|
2020-05-15 12:20:31 -07:00 |
Jeremy Cytryn
|
c3a21666da
|
Make gltf2 export normal normalization safe
This avoids introducing NaNs e.g. when the input mesh has 0-length normals
|
2020-05-11 12:02:38 -07:00 |
Jeremy Cytryn
|
c5a9fbd47f
|
Gracefully handle NaNs and Infs in gltf2 accessor bound computation
|
2020-05-11 12:02:38 -07:00 |
kkulling
|
4e16716924
|
Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting
|
2020-05-05 10:17:52 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |