Skip to content

Picker_Mixer

EyeOdin edited this page Mar 21, 2026 · 6 revisions

Mixer

Mixers are sliders that mix colors from a Pin color to another Pin color. The first slider is the "Pole" mixer while all other sliders are "Linear" mixers. All mixing channels respect the mixing color space mode selected.

Picture

Pole Mixer

Pole Mixer will generate a mix from the currently canvas picked color in the middle into the "Pole" Pin colors on the left and right side. Because it is dynamic color picking will reset the slider to the middle when the mix changes.

Linear Mixer

Linear Mixers generate a simple gradient from one Pin color on the left to another Pin color on the right and this behaviour is static. There can be as many "Linear" mixers are needed.

Slider Interaction

  • LMB : Select mix value
  • CTRL + LMB : Snap to nearby division point
  • ALT + LMB + Drag : Select amount of division points
  • ALT + LMB x2 : Reset amount of division points

Pin Interaction

  • LMB + Drag_UP : Pin color Apply
  • LMB + Drag_Down : Pin color Save
  • RMB : Pin color options
    • APPLY : Apply color as active color
    • SAVE : Save color from active color
    • CLEAN : Clean color to None
  • SHIFT + CTRL + ALT + LMB : Clean color to None

Clone this wiki locally