Blender Git Commit Log

Git Commits -> Revision 784a99b

Revision 784a99b by Alexander Ewering (master)
October 4, 2005, 21:23 (GMT)


Beware, coded between 10 phone calls and 20 sudden surprises, but I still
hope it's somehow usable :-)

Colourpicker update:
-------------------

1) Converted numbuts to sliders and made the colourpicker wider. Sliders
are more useful for something like RGB and HSV because they're fixed
range values

2) Added a hex button for entering HTML-like color (#RRGGBB, can be
entered both with and without the hash sign).

This should completely replace the former strange NKEY functionality
in buttonswindows, and even add hex support for buttons which didn't
have it before.

Please test thoroughly, I never coded something in a hurry like this.

There are small rounding errors still... Maybe someone finds the
reason? :)

Commit Details:

Full Hash: 784a99b9b023e655b02c7cf04160fbd787386c6c
SVN Revision: 5456
Parent Commit: 42bd456
Lines Changed: +125, -14

4 Modified Paths:

/source/blender/blenlib/BLI_arithb.h (+2, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+13, -0) (Diff)
/source/blender/src/drawview.c (+2, -1) (Diff)
/source/blender/src/interface.c (+108, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021