Commit Graph

11 Commits

Author SHA1 Message Date
ousttrue
b99e7cb9a4 Added force argument 2018-09-06 15:07:55 +09:00
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
eb8867f9ed Fixed null ColliderGroups 2018-07-27 20:44:12 +09:00
ousttrue
320c9fdf80 Added null check 2018-07-27 20:36:36 +09:00
ousttrue
fd04f556f6 Add version to VRM menu 2018-07-19 20:37:36 +09:00
ousttrue
063b723e59 Fixed SpringBone export 2018-06-28 15:50:25 +09:00
ousttrue
65d92144a7 Implement VRMSpringUtility.ExportSecondary and VRMSpringUtility.LoadSecondary 2018-06-07 17:45:21 +09:00
ousttrue
8324b5c037 Move ExportSecondary 2018-06-07 17:10:48 +09:00
ousttrue
36706ad95c fix using 2018-04-05 23:10:32 +09:00
ousttrue
3e8ca391c5 add SpringBone reset 2018-04-05 23:02:58 +09:00
ousttrue
2b34694ab3 add VRM scripts 2018-03-27 19:46:11 +09:00