Blender Git Commit Log
Git Commits -> Revision 8461acd
Revision 8461acd by Antonis Ryakiotakis (master) June 21, 2014, 18:20 (GMT) |
Fix T40567 Crash when returing to object mode from dyntopo. Returning to object mode reactivates any generative modifiers and this can lead to a polycount explosion. For now just improve the warning when entering dyntopo with generative modifiers. I would like to add the ability spawn options to apply or remove the modifiers too, however separate undo stack system comes back with a vengeance here, since it won't allow restoring the application/ also may invalidate all sculpt undo in the undo stack prior to the application (needs investigation). |
Commit Details:
Full Hash: 8461acd54c1ed6a3e94f941c065887b8e981bdc5
Parent Commit: caf609c
Lines Changed: +60, -3
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+60, -3) (Diff)