GPUOpen-LibrariesAndSDKs / BlenderUSDHydraAddon

This add-on allows you to assemble and compose USD data with Blender data and render it all using various renderers via Hydra.
Apache License 2.0
367 stars 38 forks source link

BLEN-34: Texture coordinates with GL Delegate #194

Closed DagerD closed 2 years ago

DagerD commented 2 years ago

PURPOSE

Fix wrong texture application with GL Delegate.

EFFECT OF CHANGE

Texture is applied correctly with GL Delegate.

TECHNICAL STEPS

Removed check if parameter has default value (mtlx file now has all inputs).