Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BlendShapeKey interface #427

Merged
merged 2 commits into from
Jun 9, 2020
Merged

Conversation

ousttrue
Copy link
Contributor

@ousttrue ousttrue commented Jun 9, 2020

vrm-c#399 vrm-c#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
@hiroj hiroj merged commit 287ccf3 into vrm-c:master Jun 9, 2020
@hiroj hiroj added this to the v0.56 milestone Jun 9, 2020
@ousttrue ousttrue deleted the update_BlendShapeKey branch August 27, 2020 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants