Blender Git Commit Log

Git Commits -> Revision 9954cbf

Revision 9954cbf by Jeroen Bakker (master)
January 14, 2020, 10:03 (GMT)
Fix T72063: Workbench Sculpt Render

When sculpting and doing a image render the workbench used the sculpt
batch what is created by a different GPU context and would not show up.

In debug builds an assert for this case is checked. I rechecked all
`use_sculpt_pbvh` that it also checked if it was rendering. Only the
workbench deferred didn't do this for the default render mode.

With this change the user can render a workbench render directly from
sculpt mode.

Commit Details:

Full Hash: 9954cbfca6df738341f67ada2bf5cb55f897549d
Parent Commit: 1e0b790
Lines Changed: +2, -1

1 Modified Path:

/source/blender/draw/engines/workbench/workbench_deferred.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021