Files
WickedEngine/Editor
Megumumpkin b577075471 Add capability to export GLTF (proposal) (#594)
* Add capability to export GLTF (proposal)

* fixes: VRM and mixamo lookAt, warning removals

* editor: save gltf will also modify scene path and refresh scene list

* filesystem fix

* tangent fix, file system callbacks for writer, defaultScene

* Fixed GLTF Export for GLB format and Stuff

* camera fix: orientation is not rotated, aspectration is not imported, because it will be computed from monitor

* import fix: no material

* import fix: buffer view stride was not accounted for every vertex channel

* import fix: skip importing othographic camera

* fix: uvset_0 stride

* export fix: surface map is not valid to use as specular map

* export fix: camera doesn't need to be flipped

* fixed import issue of reimporting existing nodes

* editor: add gltf exporting tooltip to save button

* revert camera aspect change in importer

* fixed tangent.w double flipping

* protect against importing 0 camera aspect

* workaround fix for float precision issue with decompose and transform scaling <=0.0001

* scale workaround fix: support negative scale

Co-authored-by: Turánszki János <turanszkij@users.noreply.github.com>
2022-11-21 12:29:31 +01:00
..
2022-09-22 18:13:46 +02:00
2022-08-20 18:32:16 +02:00
2022-08-19 08:43:10 +02:00
2022-11-14 15:09:51 +01:00
2022-08-26 09:21:19 +02:00
2022-11-14 15:09:51 +01:00
2017-09-30 16:08:23 +01:00
2022-07-28 20:59:25 +02:00
2022-10-03 11:35:53 +02:00
2022-08-25 12:13:14 +02:00
2022-07-28 20:59:25 +02:00
2022-08-26 09:21:19 +02:00
2022-08-26 09:21:19 +02:00
2022-08-30 16:37:51 +02:00
2022-08-25 12:13:14 +02:00
2022-08-25 12:13:14 +02:00
2022-11-14 15:09:51 +01:00
2022-11-14 15:09:51 +01:00
2017-09-30 16:08:23 +01:00
2022-08-22 13:53:59 +02:00
2022-08-26 09:21:19 +02:00
2020-05-08 23:38:34 +01:00
2018-08-17 18:02:05 +01:00
2022-09-01 18:42:16 +02:00