Эх сурвалжийг харах

Fix: Custom Object & Custom Transform not cleared properly

Joseph Brandenburg 7 сар өмнө
parent
commit
234c48d145
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      xForm_containers.py

+ 2 - 1
xForm_containers.py

@@ -550,7 +550,8 @@ class xFormBone(MantisNode):
 
 
 
-    
+        pb.custom_shape_transform = None
+        pb.custom_shape = None
         
         if len(self.inputs["Custom Object xForm Override"].links) > 0:
             trace = trace_single_line(self, "Custom Object xForm Override")