Page MenuHome

Fix T103037: Regression: Grease Pencil Line Texture last point gets distorted
ClosedPublic

Authored by Clément Foucault (fclem) on Dec 19 2022, 1:16 PM.

Details

Summary

This was due to a missing endpoint case that wasn't handled in the port.

The last point still have to be discarded manually because of the
dot/stroke setting of the material.

Diff Detail

Repository
rB Blender
Branch
master
Build Status
Buildable 25092
Build 25092: arc lint + arc unit