Commit Graph

45 Commits

Author SHA1 Message Date
ded2dcd54e Fixed #962 2022-11-17 04:31:16 +03:00
2ef52afe1e Fixed #835 2021-11-12 09:30:12 +08:00
53720e37ab Fixed #435 2021-06-30 06:31:05 +08:00
973a1076e4 support exporting AnimationClip versions below 4.3 2021-06-29 02:43:42 +08:00
bedee240be Use ImageSharp to process textures 2021-06-27 07:33:20 +08:00
08b7bfcf9a Fix blend shape export with multiple submeshes
Share a single vertex list between submeshes in the exported mesh, which
makes the blend target vertex list indices line up correctly.

As a bonus, the exported FBX file will be smaller for meshes with more
than one submesh, since we're not duplicating vertices anymore.
2021-06-20 00:18:22 -05:00
dfb74baf79 Fix for mesh weights output 2021-01-15 09:32:57 +08:00
ee0cd4ab52 Fixed #609 2021-01-15 03:43:52 +08:00
32ee8b326f fix problems in exporting fbx with multiple blendshapes 2020-09-16 19:44:11 +09:00
d259c7a5cd multiple uv export 2020-04-06 19:29:15 +08:00
ada26db659 improved 2020-03-24 10:42:39 +08:00
c6b7e04c47 improved 2019-08-06 17:57:14 +08:00
465c989e75 fixed bug 2019-08-06 15:49:41 +08:00
d335aaef9e improved 2019-08-06 09:48:21 +08:00
05b55722fb change text 2019-07-30 03:34:15 +08:00
de54257eef improved bone export 2019-07-29 13:41:42 +08:00
e62b6c3d77 improved 2019-07-29 00:31:43 +08:00
dc05e5b5eb Fixed bug 2019-07-29 00:25:26 +08:00
0b462754a5 Implemented BlendShape export 2019-07-28 16:41:23 +08:00
b1ea8dd346 clean up code 2019-07-28 03:47:12 +08:00
4a46f897bd add default values to materials 2019-07-28 00:26:56 +08:00
4f2046d412 improved 2019-07-27 22:54:18 +08:00
e9e8390bbc Supported merge GameObject to export 2019-07-17 12:51:00 +08:00
32cce894ac Fixed #373 2019-07-16 17:49:10 +08:00
a6264b39d1 improved morph export 2019-07-16 13:21:32 +08:00
50c17c2ec4 improved model export 2019-07-16 04:33:37 +08:00
da4eb15d6b Fixed #400 2019-06-04 13:34:59 +08:00
cefdf08873 Fixed #390 2019-04-26 09:51:02 +08:00
a2be5ebdac fixed bug 2019-04-18 13:58:06 +08:00
f76d3d8fcd fixed bugs 2019-04-18 12:31:16 +08:00
edb6256fc9 fixed bugs 2019-04-18 11:07:51 +08:00
be091ecebb Fixed #344 2019-01-15 07:37:30 +08:00
903be743ac Fixed #345
Fixed bug
2019-01-13 23:21:45 +08:00
e6ed312de2 change math library
fixed bug
2019-01-03 08:55:43 +08:00
54ed3971a2 small improved 2018-12-24 17:31:35 +08:00
dec0a22ffe Fixed #297 2018-12-24 08:28:26 +08:00
54d78d55a0 Fixed #326 2018-12-24 04:25:55 +08:00
ff550b457f improved mesh read 2018-12-23 23:17:01 +08:00
761579ab1a Fixed bug 2018-12-18 09:59:48 +08:00
eb170d4f34 minor improvements 2018-12-09 11:56:24 +08:00
eb13585174 2018.3.0b support
Refactor mesh read
Fixed bug
2018-12-05 22:35:05 +08:00
98c9eea58a Improved file reading 2018-12-03 02:42:07 +08:00
7452d4275e minor improvements 2018-11-26 08:47:20 +08:00
96ea522e83 minor improvements 2018-11-25 15:50:28 +08:00
0a5b866a03 rename
move files
improve Sprite read
2018-11-24 23:02:05 +08:00