mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
18e0dc35b1
@ -93,7 +93,6 @@ public class SkeletonGraphicInspector : Editor {
|
||||
#endregion
|
||||
|
||||
#region Menus
|
||||
// Add a menu item called "Double Mass" to a Rigidbody's context menu.
|
||||
[MenuItem ("CONTEXT/SkeletonGraphic/Match RectTransform with Mesh Bounds")]
|
||||
static void MatchRectTransformWithBounds (MenuCommand command) {
|
||||
var skeletonGraphic = (SkeletonGraphic)command.context;
|
||||
@ -207,4 +206,4 @@ public class SkeletonGraphicInspector : Editor {
|
||||
}
|
||||
#endregion
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user