ezequielmastrasso / EZLookdevTools

A plugin base toolset for surfacing and look dev, based on my own tools, for maya, katana, painter, mari, renderman, and nuke
MIT License
67 stars 6 forks source link

Maya - Material mapping #21

Closed ezequielmastrasso closed 4 years ago

ezequielmastrasso commented 5 years ago

-Read texture files in a folder, or subfolders -parse with lucidity template and show the assignments to be made in a spreadsheet like UI The import will:

Currently, we parse a lucidity object, and add a key 'file_path' to pass an array along the functions and know what file it was. I would rather not add to the keys, but either make a texture file dict with 'file_path', and 'tokens' or make a class lucidity that add the file_path key to make it cleaner

ezequielmastrasso commented 4 years ago

replaced by texture import