Blender Git Loki

Git Commits -> Revision 4937076

Revision 4937076 by Campbell Barton (master)
August 3, 2010, 23:59 (GMT)
bugfix [#23173] Blender crashes on selecting display color corrected image in image editor
notes,
- Use our own callback which doesnt exit() blender.
- Hard coded 'MONOSCNR.ICM' is bad, should this be a user preference or stored per image?
- imb->crect was being set to imb->rect in some cases, disable this because its possible 'rect' gets reallocated and crect becomes freed memory.
- when crect cant be created draw pink checkers, so users dont get confused if color correction isnt working. (previously would draw the uncorrected image, if it didnt crash)

Commit Details:

Full Hash: 49370765189d67d4c65750d9bdff12bc369bcf8f
SVN Revision: 31024
Parent Commit: a72047b
Lines Changed: +58, -30

3 Modified Paths:

/source/blender/blenkernel/intern/colortools.c (+40, -21) (Diff)
/source/blender/editors/space_image/image_draw.c (+17, -8) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021