Коммит e6251c9e создал по автору DolphinDream's avatar DolphinDream
Просмотр файлов

Fix comment

владелец 72896c40
......@@ -76,7 +76,7 @@ class SvCombinatoricsNode(bpy.types.Node, SverchCustomTreeNode):
def update(self):
''' Add/remove sockets as A-Z sockets are connected/disconnected '''
# not a multiple quaternion operation ? => no need to update sockets
# not a multiple input operation ? => no need to update sockets
if self.operation not in multiple_input_operations:
return
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать