issues
search
autodesk-forks
/
MaterialX
MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
107
stars
23
forks
source link
Implementation of the new targetdef element as proposed for 1.38
#1040
Closed
niklasharrysson
closed
3 years ago
niklasharrysson
commented
4 years ago
Fixed #1044
Added targetdef element to MaterialXCore
Change Shader Gen to use targetsdefs for implementation identification, instead of the legacy 'language' and 'target' strings.
Update all implementation libraries to use this new method of identification
Update all shader generators to use this new method
Fixed #1044