Blender Git Loki

Git Commits -> Revision cd47cfd

Revision cd47cfd by Ton Roosendaal (master)
July 5, 2004, 08:48 (GMT)
New: color picker!

With a click on the 'COL' buttons (the ones showing RGB) a menu pops up
with three colorpicking fields and a palette.
The fields are the three planar intersections of a HSV cube, each allowing
choosing in the field without the field changing.

The palette is 'modal' unfortunately (couldn't find a simple working other
method) where the button "paste to color" denotes the state that click in
palette copies to edited color, and "copy to palette" means the active
color is copied into the palette...

Todo:
- saving of palette in file
- decide whether ESC leaves without changes...

Commit Details:

Full Hash: cd47cfd3d1d6c760ec09b03f1c733bdcef1128ae
SVN Revision: 2746
Parent Commit: c1ce82b
Lines Changed: +454, -54

10 Modified Paths:

/source/blender/blenlib/intern/arithb.c (+1, -1) (Diff)
/source/blender/include/BIF_interface.h (+4, -1) (Diff)
/source/blender/include/interface.h (+2, -0) (Diff)
/source/blender/src/buttons_editing.c (+2, -2) (Diff)
/source/blender/src/buttons_object.c (+5, -5) (Diff)
/source/blender/src/buttons_scene.c (+2, -2) (Diff)
/source/blender/src/buttons_shading.c (+10, -10) (Diff)
/source/blender/src/interface.c (+296, -3) (Diff)
/source/blender/src/interface_draw.c (+131, -29) (Diff)
/source/blender/src/toolbox.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