Blender Git Loki
Git Commits -> Revision ff1ea60
Revision ff1ea60 by Philipp Oeser (master) August 15, 2019, 09:56 (GMT) |
Fix T68675: particle edit mode makes blender crash In rB9c010c44f420, DRW_mesh_batch_cache_create_requested was changed to take a scene (instead of toolsettings directly), but DRW_draw_depth_object is calling this with with NULL, just checking for this seems to fix... Reviewers: fclem Maniphest Tasks: T68675 Differential Revision: https://developer.blender.org/D5488 |
Commit Details:
Full Hash: ff1ea600c98ba542c3b950fcfaf350626e078899
Parent Commit: eac2a7a
Lines Changed: +4, -1
1 Modified Path:
/source/blender/draw/intern/draw_cache_impl_mesh.c (+4, -1) (Diff)