Integrating github/staging through commit ab87ed9
This commit is contained in:
-1
@@ -363,4 +363,3 @@ base_directory = sys.argv[-3]
|
||||
destination_directory = sys.argv[-2]
|
||||
modify_naming = sys.argv[-1]
|
||||
CreateMayaFiles(file_list, base_directory, destination_directory, modify_naming)
|
||||
|
||||
|
||||
+1
@@ -103,6 +103,7 @@ _LOGGER.debug('Initializing: {0}.'.format({module_name}))
|
||||
|
||||
|
||||
class LegacyFilesConverter(QtWidgets.QDialog):
|
||||
|
||||
def __init__(self, parent=None):
|
||||
super(LegacyFilesConverter, self).__init__(parent)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user