Update BodyPrep.py
This commit is contained in:
parent
b6855e8f5c
commit
102f0bce6a
@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""
|
||||
用于准备身体文件,去除了body_grp的锁定,清理不需要的节点,并重命名。并存储为body_drv.mb文件用于后续加载。
|
||||
Use this script to prepare the body file, remove the lock of body_grp, clean up unnecessary nodes, and rename them. And store it as body_drv.mb file for later loading.
|
||||
"""
|
||||
|
||||
import maya.cmds as cmds
|
||||
|
Loading…
Reference in New Issue
Block a user