Blender Git Commit Log
Git Commits -> Revision 610de0a
Revision 610de0a by Philipp Oeser August 16, 2019, 01:04 (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: 610de0a65652810ae3156fc3582213f197d5f439
Parent Commit: 99474e2
Committed By: YimingWu
Lines Changed: +4, -1
1 Modified Path:
/source/blender/draw/intern/draw_cache_impl_mesh.c (+4, -1) (Diff)