There should be at least a test with a material different from 'PbrMaterial' #372
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
module: core
Core issues with the renderer or interface
module: routines
Issues with the render routines
To ensure custom workflows are covered by the test suite to some extent, the tests should be using something other than
PbrMaterial
. This way issues like #371 can be caught earlier on.Something like a test scene creating a custom material type with a simple shader, then adding a few objects using that material.
The text was updated successfully, but these errors were encountered: