Blender Git Loki
Git Commits -> Revision ca9ae04
Revision ca9ae04 by Sergey Sharybin (master) December 15, 2011, 08:01 (GMT) |
Fix #29615: Crash during undo after toggling "Float buffer" in image paint mode Crash was caused by different types of buffers stored in tile in undo stack and in image itself. Store type of buffer in tile, so byte tile wouldn't be applying on float image anymore. |
Commit Details:
Full Hash: ca9ae04220560191c11c3657466cfaa42f7effc6
SVN Revision: 42638
Parent Commit: 9e4d9e0
Lines Changed: +12, -3
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_image.c (+12, -3) (Diff)