Allow fetching Eevee or Cycles materials from a material pass file

This commit is contained in:
Dion Moult
2019-11-30 22:42:04 +11:00
parent d76a67450c
commit 5bb59f3136
3 changed files with 37 additions and 1 deletions
@@ -57,6 +57,7 @@ classes = (
operator.UnassignClassification,
operator.RemoveClassification,
operator.FetchLibraryInformation,
operator.FetchExternalMaterial,
prop.BIMProperties,
prop.BIMLibrary,
prop.MapConversion,