Blender Git Commit Log

Git Commits -> Revision 89abb9f

Revision 89abb9f by Campbell Barton (master)
November 30, 2010, 23:38 (GMT)
bugfix [#22638] Alpha channel not saved when using texture paint
check for alpha channel while saving images that have been painted onto.
It would be nicer to do this while in paint mode except this isn't so simple with project paint using multiple images at once.

Commit Details:

Full Hash: 89abb9f2d2470cf808fd1f42c67d82355d1ade8e
SVN Revision: 33401
Parent Commit: d9c23d8
Lines Changed: +31, -0

3 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/image.c (+23, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021