State:New|TargetRelease:No Target|icon_bug|database:public|icon_mari|Resolution:Fixed|BugID:371052|
Problem summary
When the Bake Behaviour has been manually set to AutoBakeAndClear and the bake(self) function has been called, Mari ignores the called function and the Paint Buffer is cleared after baking.
Customer reported version
4.2v1
Customer reported platform
multiple
Steps to reproduce
1) Open Mari
2) Open an example project
3) Go to Painting>Projection and set the Bake Behaviour to AutoBakeAndClear
4) Open the Python Console using Ctrl+Alt+P
5) Paint something onto the Frame Buffer
6) Execute the following function:
buffer = mari.canvases.paintBuffer()
buffer.bake()
We're sorry to hear that
Please tell us why