Joseph Brandenburg 5 tháng trước cách đây
mục cha
commit
ff570c7820
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      misc_nodes.py

+ 0 - 2
misc_nodes.py

@@ -900,8 +900,6 @@ class UtilityFCurve(MantisNode):
 
     def bExecute(self, bContext = None,):
         prepare_parameters(self)
-        from .utilities import get_node_prototype
-        np = get_node_prototype(self.signature, self.base_tree)
         extrap_mode = self.evaluate_input("Extrapolation Mode")
         keys = [] # ugly but whatever
         #['amplitude', 'back', 'bl_rna', 'co', 'co_ui', 'easing', 'handle_left', 'handle_left_type', 'handle_right', 'handle_right_type',