autodesk-forks / MaterialX

MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
107 stars 23 forks source link

Fix STL crash in Debug and remove ESSLContext config #1293

Closed ashwinbhat closed 3 years ago

ashwinbhat commented 3 years ago

Fix a typo in MaterialXView. Remove use of _genContextEssl since it is not used for Rendering but only for CodeGen.