Blender Git Loki
Git Commits -> Revision 47bf0a3
Revision 47bf0a3 by Bastien Montagne (master) November 27, 2018, 09:43 (GMT) |
Fix T57070: Take Two of 2.8 Crash in sculpting mode with tilling and Dyntopo. Accessing ob->bb directly is not a good idea anyway. Still, would like to know why/where this bbox is freed, since it is allocated at least once by depsgraph eval, as part of `BKE_object_handle_data_update()` function... |
Commit Details:
Full Hash: 47bf0a33ef987a21bf717dcedcc282d39e66bb99
Parent Commit: 1944bca
Lines Changed: +3, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+3, -2) (Diff)