Blender Git Commit Log

Git Commits -> Revision b6bdb12

Revision b6bdb12 by Brecht Van Lommel (master)
September 10, 2013, 13:25 (GMT)
startup.blend: save images as RGBA by default, to avoid losing data when
forgetting to change it from RGB when painting images or saving renders.

This makes more sense in the new alpha pipeline, renders no longer contain an
alpha channel that does not match the RGB channels, so saving files as RGBA
should give the expected results when opening them in other applications.

Commit Details:

Full Hash: b6bdb122c2a0fba356541340664ef76698db7544
SVN Revision: 60010
Parent Commit: b5e1c48
Lines Changed: +6, -2

3 Modified Paths:

/source/blender/blenkernel/intern/image.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/scene.c (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_defaults.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021