mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Facet anchor & blendshape strings
This commit is contained in:
parent
c0fec75aad
commit
fa82c95680
22 changed files with 211 additions and 21 deletions
|
|
@ -415,6 +415,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -587,6 +591,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.SkinnedMesh.SortBlendshapes.Name
|
Inspector.SkinnedMesh.SortBlendshapes.Name
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,15 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -1363,6 +1363,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -1570,6 +1574,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.Mesh.StatsHeader
|
Inspector.Mesh.StatsHeader
|
||||||
|
|
|
||||||
|
|
@ -384,6 +384,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -556,6 +560,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.SkinnedMesh.SortBlendshapes.Name
|
Inspector.SkinnedMesh.SortBlendshapes.Name
|
||||||
|
|
|
||||||
|
|
@ -378,6 +378,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -542,6 +546,11 @@ LocomotionArchetype.ThreeAxisFly
|
||||||
LocomotionArchetype.ZeroG
|
LocomotionArchetype.ZeroG
|
||||||
LocomotionSettings.MakePreferred
|
LocomotionSettings.MakePreferred
|
||||||
LocomotionSettings.MakeLeastPreferred
|
LocomotionSettings.MakeLeastPreferred
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -692,6 +692,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -889,6 +893,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.Mesh.SetupRenderer
|
Inspector.Mesh.SetupRenderer
|
||||||
|
|
|
||||||
|
|
@ -208,6 +208,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
Settings.LaserSettings.ModulateStartAngle.Description
|
Settings.LaserSettings.ModulateStartAngle.Description
|
||||||
|
|
@ -301,6 +305,11 @@ Inspector.Slot.ParentUnder.LocalUserSpace
|
||||||
Inspector.Slot.ParentUnder.LocalUserSpace.Undo
|
Inspector.Slot.ParentUnder.LocalUserSpace.Undo
|
||||||
Inspector.Member.BreakLinkDrive
|
Inspector.Member.BreakLinkDrive
|
||||||
Inspector.Member.OpenLinkDrive
|
Inspector.Member.OpenLinkDrive
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.Mesh.ReverseWinding
|
Inspector.Mesh.ReverseWinding
|
||||||
Inspector.Mesh.TrimVertexBoneWeightsTo
|
Inspector.Mesh.TrimVertexBoneWeightsTo
|
||||||
Inspector.Mesh.BoneTrimCount
|
Inspector.Mesh.BoneTrimCount
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,15 @@ Note that this file updates only during build processes and doesn't necessarily
|
||||||
Settings.CustomizationSettings
|
Settings.CustomizationSettings
|
||||||
Settings.CustomizationSettings.UserInterfaceEditMode
|
Settings.CustomizationSettings.UserInterfaceEditMode
|
||||||
Settings.CustomizationSettings.UserInterfaceEditMode.Description
|
Settings.CustomizationSettings.UserInterfaceEditMode.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -833,6 +833,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -1030,6 +1034,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.Mesh.ChannelStats
|
Inspector.Mesh.ChannelStats
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,15 @@
|
||||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||||
|
|
||||||
# Japanese [ja]
|
# Japanese [ja]
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,15 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -656,6 +656,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -841,6 +845,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.Mesh.SetupRenderer
|
Inspector.Mesh.SetupRenderer
|
||||||
|
|
|
||||||
|
|
@ -447,6 +447,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -619,6 +623,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.SkinnedMesh.SortBlendshapes.Name
|
Inspector.SkinnedMesh.SortBlendshapes.Name
|
||||||
|
|
|
||||||
|
|
@ -301,6 +301,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -465,6 +469,11 @@ LocomotionArchetype.ThreeAxisFly
|
||||||
LocomotionArchetype.ZeroG
|
LocomotionArchetype.ZeroG
|
||||||
LocomotionSettings.MakePreferred
|
LocomotionSettings.MakePreferred
|
||||||
LocomotionSettings.MakeLeastPreferred
|
LocomotionSettings.MakeLeastPreferred
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.SkinnedMesh.ComputeExplicitBoundsFromPose
|
Inspector.SkinnedMesh.ComputeExplicitBoundsFromPose
|
||||||
|
|
|
||||||
|
|
@ -448,6 +448,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -620,6 +624,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.SkinnedMesh.SortBlendshapes.Name
|
Inspector.SkinnedMesh.SortBlendshapes.Name
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,15 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -798,6 +798,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -1001,6 +1005,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.Mesh.StatsHeader
|
Inspector.Mesh.StatsHeader
|
||||||
|
|
|
||||||
|
|
@ -726,6 +726,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -923,6 +927,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.Mesh.SetupRenderer
|
Inspector.Mesh.SetupRenderer
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,15 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.DataPreset.SetActive
|
Inspector.DataPreset.SetActive
|
||||||
Inspector.DataPreset.SetValues
|
Inspector.DataPreset.SetValues
|
||||||
Inspector.DataPreset.AddAllChildren
|
Inspector.DataPreset.AddAllChildren
|
||||||
|
|
|
||||||
|
|
@ -443,6 +443,10 @@ Settings.FacetAnchorsSettings.UseFacetAnchors
|
||||||
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
Settings.FacetAnchorsSettings.UseFacetAnchors.Description
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed
|
Settings.FacetAnchorsSettings.AnimationSpeed
|
||||||
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
Settings.FacetAnchorsSettings.AnimationSpeed.Description
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle
|
||||||
|
Settings.FacetAnchorsSettings.FacetAnchorToggle.Description
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground
|
||||||
|
Settings.FacetAnchorsSettings.ShowContainerBackground.Description
|
||||||
Settings.LaserSettings.SmoothSpeed
|
Settings.LaserSettings.SmoothSpeed
|
||||||
Settings.LaserSettings.SmoothSpeed.Description
|
Settings.LaserSettings.SmoothSpeed.Description
|
||||||
Settings.LaserSettings.ModulateStartAngle
|
Settings.LaserSettings.ModulateStartAngle
|
||||||
|
|
@ -615,6 +619,11 @@ Inspector.Member.SetAllToX
|
||||||
Inspector.Member.SetAllToY
|
Inspector.Member.SetAllToY
|
||||||
Inspector.Member.SetAllToZ
|
Inspector.Member.SetAllToZ
|
||||||
Inspector.Member.SetAllToW
|
Inspector.Member.SetAllToW
|
||||||
|
Inspector.Member.BakeBlendshape
|
||||||
|
Inspector.Member.RemoveBlendshape
|
||||||
|
Inspector.Member.SplitBlendshape.X
|
||||||
|
Inspector.Member.SplitBlendshape.Y
|
||||||
|
Inspector.Member.SplitBlendshape.Z
|
||||||
Inspector.ProceduralAsset.UpdateCount
|
Inspector.ProceduralAsset.UpdateCount
|
||||||
Inspector.ProceduralAsset.Error
|
Inspector.ProceduralAsset.Error
|
||||||
Inspector.SkinnedMesh.SortBlendshapes.Name
|
Inspector.SkinnedMesh.SortBlendshapes.Name
|
||||||
|
|
|
||||||
42
README.md
42
README.md
|
|
@ -2,29 +2,29 @@
|
||||||
This repository contains the locale assets for the core UI of [Resonite](https://resonite.com) and allows anyone to contribute translations. The contents of this repository will be periodically merged with the public build released on Steam (STEAM) and other platforms.
|
This repository contains the locale assets for the core UI of [Resonite](https://resonite.com) and allows anyone to contribute translations. The contents of this repository will be periodically merged with the public build released on Steam (STEAM) and other platforms.
|
||||||
|
|
||||||
## Localization Status
|
## Localization Status
|
||||||
Czech [cs] - 72.0% - Missing keys: 623
|
Czech [cs] - 71.7% - Missing keys: 632
|
||||||
German [de] - 99.3% - Missing keys: 15
|
German [de] - 98.9% - Missing keys: 24
|
||||||
English (United Kingdom) [en-gb] - 1.8% - Missing keys: 2185
|
English (United Kingdom) [en-gb] - 1.8% - Missing keys: 2194
|
||||||
English [en] - 100.0% - Missing keys: 0
|
English [en] - 100.0% - Missing keys: 0
|
||||||
Esperanto [eo] - 73.4% - Missing keys: 592
|
Esperanto [eo] - 73.1% - Missing keys: 601
|
||||||
Spanish [es] - 74.9% - Missing keys: 558
|
Spanish [es] - 74.6% - Missing keys: 567
|
||||||
Estonian [et] - 37.0% - Missing keys: 1403
|
Estonian [et] - 36.8% - Missing keys: 1412
|
||||||
Finnish [fi] - 80.0% - Missing keys: 445
|
Finnish [fi] - 79.7% - Missing keys: 454
|
||||||
French [fr] - 99.7% - Missing keys: 6
|
French [fr] - 99.3% - Missing keys: 15
|
||||||
Icelandic [is] - 28.7% - Missing keys: 1588
|
Icelandic [is] - 28.5% - Missing keys: 1597
|
||||||
Japanese [ja] - 99.9% - Missing keys: 3
|
Japanese [ja] - 99.5% - Missing keys: 12
|
||||||
Korean [ko] - 99.3% - Missing keys: 15
|
Korean [ko] - 98.9% - Missing keys: 24
|
||||||
Dutch [nl] - 46.4% - Missing keys: 1193
|
Dutch [nl] - 46.2% - Missing keys: 1202
|
||||||
Norwegian [no] - 70.5% - Missing keys: 657
|
Norwegian [no] - 70.2% - Missing keys: 666
|
||||||
Polish [pl] - 77.7% - Missing keys: 497
|
Polish [pl] - 77.4% - Missing keys: 506
|
||||||
Portuguese (Brazil) [pt-br] - 70.4% - Missing keys: 658
|
Portuguese (Brazil) [pt-br] - 70.2% - Missing keys: 667
|
||||||
Russian [ru] - 99.3% - Missing keys: 15
|
Russian [ru] - 98.9% - Missing keys: 24
|
||||||
Swedish [sv] - 28.6% - Missing keys: 1589
|
Swedish [sv] - 28.5% - Missing keys: 1598
|
||||||
Turkish [tr] - 36.4% - Missing keys: 1415
|
Turkish [tr] - 36.3% - Missing keys: 1424
|
||||||
Chinese (China) [zh-cn] - 99.3% - Missing keys: 15
|
Chinese (China) [zh-cn] - 98.9% - Missing keys: 24
|
||||||
Chinese (Taiwan) [zh-tw] - 70.7% - Missing keys: 652
|
Chinese (Taiwan) [zh-tw] - 70.4% - Missing keys: 661
|
||||||
|
|
||||||
Total keys: 2226
|
Total keys: 2235
|
||||||
|
|
||||||
## How To Contribute
|
## How To Contribute
|
||||||
If you'd like to contribute translations, create a fork of the repository, make the changes and **once they are ready** to be merged create a Pull Request, so the contributions can be checked and merged. You don't need to translate everything at once, if you cover part of the UI, the changes can be merged, with more translations coming later.
|
If you'd like to contribute translations, create a fork of the repository, make the changes and **once they are ready** to be merged create a Pull Request, so the contributions can be checked and merged. You don't need to translate everything at once, if you cover part of the UI, the changes can be merged, with more translations coming later.
|
||||||
|
|
|
||||||
10
en.json
10
en.json
|
|
@ -1617,6 +1617,10 @@
|
||||||
"Settings.FacetAnchorsSettings.UseFacetAnchors.Description" : "When enabled, you will be able to use the app button on your right controller to toggle facet anchors on your arms and forearms. These provide space to place any facets for quick access in addition to the main dash.",
|
"Settings.FacetAnchorsSettings.UseFacetAnchors.Description" : "When enabled, you will be able to use the app button on your right controller to toggle facet anchors on your arms and forearms. These provide space to place any facets for quick access in addition to the main dash.",
|
||||||
"Settings.FacetAnchorsSettings.AnimationSpeed" : "Show/Hide Animation Speed",
|
"Settings.FacetAnchorsSettings.AnimationSpeed" : "Show/Hide Animation Speed",
|
||||||
"Settings.FacetAnchorsSettings.AnimationSpeed.Description" : "This determines how quickly the facet anchors appear and hide when toggled.",
|
"Settings.FacetAnchorsSettings.AnimationSpeed.Description" : "This determines how quickly the facet anchors appear and hide when toggled.",
|
||||||
|
"Settings.FacetAnchorsSettings.FacetAnchorToggle" : "Toggle Controller",
|
||||||
|
"Settings.FacetAnchorsSettings.FacetAnchorToggle.Description" : "This controls which controller (left or right) will toggle the facet anchors. The dash will be toggled with the other controller.",
|
||||||
|
"Settings.FacetAnchorsSettings.ShowContainerBackground" : "Show background",
|
||||||
|
"Settings.FacetAnchorsSettings.ShowContainerBackground.Description" : "Turning this off will disable the background visual on the facet anchors, making the facets themselves the only visible part.",
|
||||||
|
|
||||||
"Settings.LaserSettings.SmoothSpeed": "Laser smooth speed",
|
"Settings.LaserSettings.SmoothSpeed": "Laser smooth speed",
|
||||||
"Settings.LaserSettings.SmoothSpeed.Description": "Use this to control how fast the laser responds to your movements. Lower values will make the laser more sluggish, but better at filtering tremors. Higher values will be more responsive, but also transfer more controller shake.",
|
"Settings.LaserSettings.SmoothSpeed.Description": "Use this to control how fast the laser responds to your movements. Lower values will make the laser more sluggish, but better at filtering tremors. Higher values will be more responsive, but also transfer more controller shake.",
|
||||||
|
|
@ -1856,6 +1860,12 @@
|
||||||
"Inspector.Member.SetAllToY": "Set all to Y",
|
"Inspector.Member.SetAllToY": "Set all to Y",
|
||||||
"Inspector.Member.SetAllToZ": "Set all to Z",
|
"Inspector.Member.SetAllToZ": "Set all to Z",
|
||||||
"Inspector.Member.SetAllToW": "Set all to W",
|
"Inspector.Member.SetAllToW": "Set all to W",
|
||||||
|
"Inspector.Member.BakeBlendshape" : "Bake Blendshape",
|
||||||
|
"Inspector.Member.RemoveBlendshape" : "Remove Blendshape",
|
||||||
|
"Inspector.Member.SplitBlendshape.X" : "Split Blendshape across X",
|
||||||
|
"Inspector.Member.SplitBlendshape.Y" : "Split Blendshape across Y",
|
||||||
|
"Inspector.Member.SplitBlendshape.Z" : "Split Blendshape across Z",
|
||||||
|
|
||||||
|
|
||||||
"Inspector.ProceduralAsset.UpdateCount": "Update Count: {n}",
|
"Inspector.ProceduralAsset.UpdateCount": "Update Count: {n}",
|
||||||
"Inspector.ProceduralAsset.Error": "Error: {error}",
|
"Inspector.ProceduralAsset.Error": "Error: {error}",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue