Fixed all ops to use Op...Depth in order to not mess with the expressions.

This commit is contained in:
Markus Lampert
2017-10-22 11:24:58 -07:00
parent 1a29468094
commit eaa7b6f591
11 changed files with 205 additions and 101 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ import math
from PySide import QtCore
if True:
if False:
PathLog.setLevel(PathLog.Level.DEBUG, PathLog.thisModule())
PathLog.trackModule(PathLog.thisModule())