Fixed operation update when TC changes - allow TC edit abortion.
This commit is contained in:
@@ -45,7 +45,7 @@ from pivy import coin
|
||||
def translate(context, text, disambig=None):
|
||||
return QtCore.QCoreApplication.translate(context, text, disambig)
|
||||
|
||||
if True:
|
||||
if False:
|
||||
PathLog.setLevel(PathLog.Level.DEBUG, PathLog.thisModule())
|
||||
PathLog.trackModule(PathLog.thisModule())
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user