Update leenkx/blender/lnx/logicnode/math/LN_rotation_math.py
This commit is contained in:
parent
293a612e9c
commit
8d072ae481
@ -109,7 +109,8 @@ class RotationMathNode(LnxLogicTreeNode):
|
|||||||
],
|
],
|
||||||
name='', default='Compose', update=on_property_update)
|
name='', default='Compose', update=on_property_update)
|
||||||
|
|
||||||
#def __init__(self):
|
# def __init__(self, *args, **kwargs):
|
||||||
|
# super(RotationMathNode, self).__init__(*args, **kwargs)
|
||||||
# array_nodes[str(id(self))] = self
|
# array_nodes[str(id(self))] = self
|
||||||
|
|
||||||
def lnx_init(self, context):
|
def lnx_init(self, context):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user