blender/release/scripts
Joshua Leung 9b91da0d0d Axis Colours are now Themeable
This commit allows you to set the RGB <-> XYZ axis colours used for things like
the mini axis indicator, grid axis indicators, manipulators, transform
constraint indicators, F-Curves (when using XYZ to RGB colouring option), and
perhaps something else I've missed. Previously, these places all used hardcoded
defines (220 * i/j/k), but the readability of these colours was often quite
poor, especially when used with certain themes.

The settings for these colours can be found under the "User Interface" section
of the themes (i.e. same set of colours is used across editors). I could have
made these per editor, but since it's unlikely that these will need to be too
different across editors in practice (+ being easier to version patch), they are
stored under the UI section.
2012-11-09 06:36:11 +00:00
..
modules New words... 2012-11-07 12:14:35 +00:00
presets Fix #32780: Maya keymap selection issues 2012-10-10 08:07:28 +00:00
startup Axis Colours are now Themeable 2012-11-09 06:36:11 +00:00
templates minor changes 2012-10-17 16:10:04 +00:00