Skip to content

serkkz/ModColor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ModColor

Developed for project the Sci-Fantasy Tech Demo

Description

Adds a panel for entering color by channel, in 255 format.

Image alt

Operation is possible in two modes.

  1. You can use three RGB components to set the color of the current brush.
  2. In vertex mode, you can select the desired vertices and click button "Apply color". That will write all four components to the vertex.

The plugin is located: "UI", available in the vertex paint mode.

Please note that the plugin does not translate the color into a linear representation.

Installation

  1. Download it the plugin as a zip file.
  2. Opening the settings window Edit -> Preferences... -> Add-ons
  3. Press the button Install...
  4. And select the previously downloaded zip file
  5. Find the plugin and check the box for activation.

Limitations

No feedback from the brush. If you change the brush color, the plugin will not know anything about it.