Blender Git Loki
Git Commits -> Revision c292b4e
Revision c292b4e by Bastien Montagne (master) January 25, 2016, 19:28 (GMT) |
Fix T46456: Crash when aborting stroke while using dyntopo. Basically, the 'fake undo' restoring orig coordinates in this case cannot work with dyntopo, since it assumes nothing was added/removed. For now, just prevent this 'restoration' when dyntopo is used, this is no ideal solution from user PoV - but it's better than plain ugly crash! Complete solution seems much more involved and outside of scope of bug handling, added a TODO note: http://wiki.blender.org/index.php/Dev:Source/Development/Todo/Tools#Sculpting |
Commit Details:
Full Hash: c292b4ebb9152c2231e7d50417e35549cc58a656
Parent Commit: 60663c8
Lines Changed: +4, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+4, -1) (Diff)