Current test cases 11 ("All passthrough geometries") and 12 ("All materials") use the same variables and definitions for the camera position. When the test runner calls Calc.setState() to switch between them, the camera position does not update. My hunch is that the helper expressions do not update, especially because those sliders become unresponsive.
Current test cases 11 ("All passthrough geometries") and 12 ("All materials") use the same variables and definitions for the camera position. When the test runner calls
Calc.setState()
to switch between them, the camera position does not update. My hunch is that the helper expressions do not update, especially because those sliders become unresponsive.