Michael Zeilfelder
Michael Zeilfelder
"BSDF count mismatch" message in mixturebsdf.cpp passes both times m_bsdfs.size() to log message. Second one should be m_weights.size() instead.
We are currently trying to render carpets using the hair-shape. As hair can't seem to have multiple colors we did instead create one hair-shape per color. So to have multi-color...
Running HTTPSClientSessionTest: testInterop: FAILURE testProxy: bad function call **To Reproduce** I downloaded poco-poco-1.12.5p2-release.zip and run that test with debug_static_mt and x64 by manually compiling all the vs170.sln files. **Expected behavior**...