Blender Git Commit Log
Git Commits -> Revision ab60fe2
Revision ab60fe2 by Jeroen Bakker (master) June 19, 2019, 14:20 (GMT) |
Fix T65914: Workbench Transparency Film When performing F12 render on a transparent film all solid objects where a bit transparent. Single Pass AA and no AA passes were not visible at all. Issue was that the first frame was not handled correctly making these artifacts. This commit changes the order of `GPU_state_init` and `DRW_state_reset` so the state is correct during the first pass. |
Commit Details:
Full Hash: ab60fe2a12ae5d6a53abf754855be6d63bf1a08c
Parent Commit: 72690bb
Lines Changed: +2, -2
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+2, -2) (Diff)