Update BodyPrep.py

This commit is contained in:
caijianbo 2025-01-13 20:59:58 +08:00
parent b6855e8f5c
commit 102f0bce6a

View File

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*- # -*- 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 import maya.cmds as cmds