JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.31k stars 288 forks source link

quick color picker feature #1922

Closed MrSirSquishy closed 1 year ago

MrSirSquishy commented 1 year ago

"Quick Color Pick" Keybind

a simple keybind option for a "quick color pick" where on click, blockbench will select the color that is currently under the cursor(weather in the texture editor or the 3d editor) like the normal color picker, but without switching to the color picker tool. (A similar feature exists in the program Aesprite for reference)

Example scenario: A user will be texturing a surface with a handful of colors, they can hover their mouse over a previously used color and press the quick color pick button, for example "Q", and quickly switch to that color and continue using the brush tool uninterrupted.

This would be a nice qol feature, as I find myself many times switching to color picker to pick a color, and then switching immediately back to continue brushing, and a feature like this would eliminate a commonly unnecessary step.

Cub0use commented 1 year ago

If you assign the color picker keybind to a modifier key (like shift, alt or control) + Left Click, you can already do that.

JannisX11 commented 1 year ago

Already exists via Alt key.