UniVRM/Assets
ousttrue d4c17839a3 BlendShapeKeyのインタフェースを厳格化、整理
#399 #400

* BlendShapeClip.Key 追加
* BlendShapeKey(string name, BlendShapePreset preset) を private に。代わりに、CreateFromPreset または CreateUnknown を使用してください
* BlendShapeKey.CreateFromClip(BlendShapeKey.CreateFrom からリネーム)
* BlendShapeKey.CreateFromPreset(new BlendShpaeKey(BlendShapePreset)からリネーム)
* BlendShapeKey.CreateUnknown(new BlendShpaeKey(string)からリネーム)
* BlendShapeKey.m_name, Preset を readonly
2020-06-09 13:29:19 +09:00
..
StreamingAssets move AliciaSolid_vrm-0.40.vrm to Tests/Models 2019-01-09 17:50:31 +09:00
VRM BlendShapeKeyのインタフェースを厳格化、整理 2020-06-09 13:29:19 +09:00
VRM.Samples Adding support for editor preview on non-windows platforms 2020-02-17 14:08:06 +09:00
StreamingAssets.meta Move Assets/VRM.Samples/Resource/Models to Assets/StreamingAssets/VRM.Samples. Add motion data to StreamAssets. Fix pathes for models/motions in VRM.Samples 2019-01-07 18:29:58 +09:00
VRM.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
VRM.Samples.meta Add a meta file 2019-01-07 15:54:49 +09:00