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:
authorClément Foucault <foucault.clem@gmail.com>2022-10-30 19:30:54 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-10-30 19:31:01 +0300
commit8c6d4aa1036fe8984725c5b664a263bc194526ec (patch)
treeb798ad60d41c21002dbf41283161ab56cf01a984 /source/blender/blenlib/intern
parentda365bc2adbf1c89c53136f832df9dfe7b998504 (diff)
Fix T102126 Regression: Grease Pencil: Broken 2D Layering
This was because `stroke_id` was not using `vertex_start`. But since `vertex_start` is not 1 based like it used to be, we need to add 1 to it to avoid a fragment depth of `0.0` which would be equal to the background and not render.
Diffstat (limited to 'source/blender/blenlib/intern')
0 files changed, 0 insertions, 0 deletions