Blender Git Commit Log
Git Commits -> Revision c719494
Revision c719494 by Juho Vepsalainen (master) May 3, 2007, 15:10 (GMT) |
== UV/Image Editor == Patch #6570. This patch adds color and alpha selectors to Image -> "New..." dialog. |
Commit Details:
Full Hash: c71949419ed68ef1026b4ac7ac391a51ce055ae8
SVN Revision: 10645
Parent Commit: 7c5c0db
Lines Changed: +28, -17
7 Modified Paths:
/source/blender/blenkernel/BKE_image.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/image.c (+9, -6) (Diff)
/source/blender/python/api2_2x/bpy_data.c (+2, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+2, -1) (Diff)
/source/blender/src/editsima.c (+8, -5) (Diff)
/source/blender/src/toolbox.c (+3, -2) (Diff)
/source/blender/src/verse_object.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/image.c (+9, -6) (Diff)
/source/blender/python/api2_2x/bpy_data.c (+2, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+2, -1) (Diff)
/source/blender/src/editsima.c (+8, -5) (Diff)
/source/blender/src/toolbox.c (+3, -2) (Diff)
/source/blender/src/verse_object.c (+3, -1) (Diff)