Blender Git Loki

Git Commits -> Revision 4fd005f

Revision 4fd005f by Philipp Oeser (master)
April 27, 2020, 14:40 (GMT)
Fix T76131: Crash combing Hair using Python

Caused by rBe82827bf6ed5.

DRW_draw_depth_object calls DRW_mesh_batch_cache_create_requested with
NULL scene, but that is accessed later on...

Scene is actually available, so pass that around.

Maniphest Tasks: T76131

Differential Revision: https://developer.blender.org/D7540

Commit Details:

Full Hash: 4fd005fefb014a8570747b1d043de7d610078b46
Parent Commit: 8f28919
Lines Changed: +6, -4

4 Modified Paths:

/source/blender/draw/DRW_engine.h (+2, -1) (Diff)
/source/blender/draw/intern/draw_cache_extract_mesh.c (+1, -0) (Diff)
/source/blender/draw/intern/draw_manager.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021