Skip to content

253 Adv. Drawing: Color picker

Félix David requested to merge Tilix4/stax:253_ft_color_picker into master

Description of feature

Adv. Drawing: Eyedropper to pick a color in the viewport and draw with.

startup.blend modified to make the eyedropper add the color to the palette and not to the material, and increased viewport display color to have a better rendering of strokes, else they are too dark.

Video

How to test it

  • Adv. Drawing
  • Pick a color
  • Draw with

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if possible
  • Documentation has been updated
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated

FYI: @strangenoise

Edited by Félix David

Merge request reports