Blender Git Loki
Git Commits -> Revision f8c6866
Revision f8c6866 by Michael Kowalski (usd) March 22, 2021, 23:21 (GMT) |
USD Import: UMM prototype. Initial implementation of invoking the Omniverse Universal Material Mapper addon to convert OmniPBR.mdl materials to Blender Principled BSDF shader network. This requires building with Python in order to invoke the UMM Python module calls. |
Commit Details:
Full Hash: f8c68667676b6e463f7f140cb9c3cc77015dff58
Parent Commit: 78baf5b
Lines Changed: +888, -19
2 Added Paths:
/source/blender/io/usd/intern/usd_umm.cc (+743, -0) (View)
/source/blender/io/usd/intern/usd_umm.h (+89, -0) (View)
/source/blender/io/usd/intern/usd_umm.h (+89, -0) (View)