Blender Git Loki
Git Commits -> Revision 4c712fd
Revision 4c712fd by Antonio Vazquez (master) August 7, 2018, 12:15 (GMT) |
Fix T56263: Crash when sculpting a GP object with animation This is a limitation of the current operator design. I have added a test to be sure the operator is not initializated while play animations to avoid segment fault. In the future, we can enable this option again, but it will need a operator redesign. |
Commit Details:
Full Hash: 4c712fd17eade91d1eac65edae09f39460ae60ea
Parent Commit: d04e8f4
Lines Changed: +9, -0
1 Modified Path:
/source/blender/editors/gpencil/gpencil_brush.c (+9, -0) (Diff)