Blender Git Commit Log
Git Commits -> Revision 1a750e0
Revision 1a750e0 by Sergey Sharybin (master) January 29, 2013, 12:03 (GMT) |
Alpha display changes: Previous alpha-overing on black for RGB display wasn't so much useful for artists, changed in a way: - Made RGBA display default for node editor backdrop and image editor, so it'll be clear that image does have alpha channel - RGB display will ignore alpha channel completely Reshuffled buttons for RGBA/RGB so now the order is following: RGBA | RGB | Alpha | Z Still to come: startup.blend shall be altered to make RGBA default. |
Commit Details:
Full Hash: 1a750e00e72c06fc3acf883c436dc147d0626e52
SVN Revision: 54185
Parent Commit: dc727f0
Lines Changed: +14, -22
5 Modified Paths:
/source/blender/editors/space_image/image_draw.c (+5, -8) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+0, -8) (Diff)
/source/blender/editors/space_node/space_node.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+7, -4) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+0, -8) (Diff)
/source/blender/editors/space_node/space_node.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+7, -4) (Diff)