Blender Git Loki
Git Commits -> Revision 8a92976
Revision 8a92976 by Bastien Montagne (master) November 29, 2018, 09:42 (GMT) |
Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint modes. Sculpt (and paint) modes rely on valid evaluated data at their initialization. Added code to ensure that in `ED_object_mode_toggle()`, when relevant toggle operator requires it (looks like sculpt/paint should be the only ones affected, although particle edit may be too...). |
Commit Details:
Full Hash: 8a92976254f38d1f260e7e23e48e0b6f92c6481c
Parent Commit: f24147d
Lines Changed: +15, -5