GPencil: Improve random Vertex Color to treat dark color better. #107315

Open
casey-bianco-davis wants to merge 2 commits from casey-bianco-davis/blender:temp-gpencil-random-vertex-color into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

2 Commits

Author SHA1 Message Date
casey bianco-davis 2ca48e5be2 Merge branch 'main' into temp-gpencil-random-vertex-color 2023-10-08 16:46:01 -07:00
Casey Bianco-Davis 2f285ab03a GPencil: Improve random Vertex Color to treated dark color better.
Previously the Value was just added, this makes it so that Value could be negative this would be clamped later, but this would make the variance higher than it should be and make the average  value to be brighter than the original Color.
2023-04-24 14:51:26 -07:00