UI调整
This commit is contained in:
@@ -335,7 +335,7 @@ namespace MagicaCloth2
|
||||
selectionData.Fill(VertexAttribute.Move);
|
||||
|
||||
// 次にルートのみ固定
|
||||
foreach (int id in boneClothSetupData.rootTransformIdList)
|
||||
foreach (MagicaObjectId id in boneClothSetupData.rootTransformIdList)
|
||||
{
|
||||
int rootIndex = boneClothSetupData.GetTransformIndexFromId(id);
|
||||
selectionData.attributes[rootIndex] = VertexAttribute.Fixed;
|
||||
|
||||
@@ -13,6 +13,6 @@ AssetOrigin:
|
||||
serializedVersion: 1
|
||||
productId: 242307
|
||||
packageName: Magica Cloth 2
|
||||
packageVersion: 2.17.0
|
||||
packageVersion: 2.18.1
|
||||
assetPath: Assets/OtherPlugins/MagicaCloth2/Scripts/Editor/PreBuild/PreBuildDataCreation.cs
|
||||
uploadId: 829902
|
||||
uploadId: 893596
|
||||
|
||||
Reference in New Issue
Block a user