Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Bakker <jeroen@blender.org>2021-05-25 16:10:46 +0300
committerJeroen Bakker <jeroen@blender.org>2021-06-16 14:46:39 +0300
commitbaa7a5397486f6fad9e8e8ffc4852776940c4392 (patch)
tree46f8746244e07ec8245bcfa3d361af516b0bc000 /source/blender/blenkernel/BKE_blender_version.h
parentb4a81d805374bbd9c3d6bea9ae175fc70a015f03 (diff)
Fix T86956: VSE shading mode ignores Grease Pencil Vertex colors.
Issue is that due to the strange definition of render in grease pencil (meaning should be rendered similar to rendering). This included normal viewport rendering in OB_RENDER and OpenGL render in OB_RENDER. For other rendering modes the overlay vertex opacity would be used. This patch sets this value to 1 when rendering via a scene strip override. NOTE: that this isn't a good solution as I expect that users want to use the opacity of the Grease pencil object. Perhaps the GPencil team has a better solution for it.
Diffstat (limited to 'source/blender/blenkernel/BKE_blender_version.h')
0 files changed, 0 insertions, 0 deletions