Commit Graph

35 Commits

Author SHA1 Message Date
ousttrue
b1552585e5 Removed utf8bom
* https://github.com/dwango/UniVRM/pull/27
* https://msdn.microsoft.com/ja-jp/library/ms143375(v=vs.110).aspx
* File.WriteAllText(path, str, Encoding.UTF8) is with BOM
* File.WriteAllText(path, str) default encoding is without BOM
2018-08-26 13:29:25 +09:00
ousttrue
1d54c5e383 Restore hips transform after EnforceTPose 2018-08-22 18:39:51 +09:00
ousttrue
87d82fd794 Updated JsonSchema 2018-08-21 23:25:48 +09:00
ousttrue
e6278f8549 VRMVersionMenu.SplitAndWriteJson 2018-08-21 20:43:35 +09:00
ousttrue
f4ef029c75 Menu label 2018-08-21 17:16:02 +09:00
ousttrue
d5cd9c5d45 Updated vrm.schema.json 2018-08-07 16:17:46 +09:00
ousttrue
a6c7327f41 WIP JsonSchema 2018-07-30 18:21:24 +09:00
ousttrue
92501ae8ab Code cleanups 2018-07-30 15:55:51 +09:00
ousttrue
063343f855 Changed BoneNormalizer.Execute interface 2018-07-30 15:33:27 +09:00
ousttrue
31bcc4eb7e Improved UnityPath 2018-07-24 04:15:34 +09:00
ousttrue
dc2ebb369f Updated UniGLTF 2018-07-23 14:39:40 +09:00
ousttrue
1e25f3efd0 Implemented VRMExportSettings.Export 2018-07-20 17:04:51 +09:00
ousttrue
3390152240 Added VRMExportObject 2018-07-20 16:04:52 +09:00
ousttrue
0d47703bd9 "class glTF_VRM: gltf" to "partial class glTF_extensions" 2018-07-19 23:05:17 +09:00
ousttrue
fd04f556f6 Add version to VRM menu 2018-07-19 20:37:36 +09:00
ousttrue
ba0c210c5b Updated VRMExporter interface 2018-07-19 18:37:48 +09:00
ousttrue
f078a38f16 Added VRM_STOP_ASSETPOSTPROCESSOR symbol 2018-07-11 21:33:35 +09:00
ousttrue
857aa17ff6 Fixed SpringBone copy when Normalize 2018-06-28 15:51:01 +09:00
ousttrue
839f2ca0bb Add Stopwatch 2018-05-29 17:52:56 +09:00
ousttrue
ef91c2b5ba VRMExporter.cs to Runtime from Editor 2018-05-29 17:19:56 +09:00
ousttrue
689fbe3ca9 IncrementVersion 2018-05-25 16:44:42 +09:00
ousttrue
45a6bb3554 Update UniGLTF 2018-04-22 16:08:00 +09:00
ousttrue
42d0be43a4 fix BUG. remove instance when export 2018-04-20 15:40:09 +09:00
ousttrue
39a3448635 Import texture as png 2018-04-20 09:33:30 +09:00
ousttrue
dc264987d9 VRMExporter show humanoid message 2018-04-19 14:59:50 +09:00
ousttrue
392ec0e03f UniVRM version to gltf.asset.generator 2018-04-12 21:30:22 +09:00
ousttrue
ea36cd63ad add OnWizardUpdate 2018-04-12 16:49:27 +09:00
ousttrue
6def0c706d require Title & Author when export 2018-04-12 16:01:19 +09:00
ousttrue
3220a98e0c fix meta export 2018-04-06 23:00:40 +09:00
ousttrue
83dea51fac update License 2018-04-06 21:46:15 +09:00
ousttrue
87a7212a4c implement BlendShape LookAt 2018-04-05 18:01:46 +09:00
G21
12b2a011c0 add ForceTPose 2018-03-30 19:05:20 +09:00
ousttrue
d1a18fdd4e add VRMImporterContext.ParseVrm and VRMImporterContext.ReadMeta 2018-03-30 16:51:56 +09:00
ousttrue
36f369db42 add VRMMeta 2018-03-30 15:47:34 +09:00
ousttrue
2b34694ab3 add VRM scripts 2018-03-27 19:46:11 +09:00