Blender Git Loki
Git Commits -> Revision fe1827d
Revision fe1827d by Clément Foucault (master) August 18, 2020, 11:53 (GMT) |
Fix T79782 GPU: Crash cause by shadow batch reference After drawing, the batch could be reset and draw again using other parameters. Avoid having to track references by setting the batch pointer to NULL after drawing. |
Commit Details:
Full Hash: fe1827df821cdba2d66b03c0f3366e8df3c2fe76
Parent Commit: 4814836
Lines Changed: +2, -0
1 Modified Path:
/source/blender/gpu/opengl/gl_drawlist.cc (+2, -0) (Diff)