Blender Git Loki
Git Commits -> Revision 944cdf0
Revision 944cdf0 by Sergey Sharybin (master) August 11, 2011, 13:40 (GMT) |
Fix for crash when using undo during sketching session. Currently, grease pencil conflicts with such operators as undo and set object mode which makes behavior totally unpredictable and crash for some cases. The only way to solve this proper is to ger rid of pointers to data which can chage stored in operator custom data. |
Commit Details:
Full Hash: 944cdf04dd77cb2d109974355a69f4cb3d14d933
SVN Revision: 39304
Parent Commit: 9c9cd71
Lines Changed: +6, -1
1 Modified Path:
/source/blender/editors/gpencil/gpencil_paint.c (+6, -1) (Diff)