Blender Git Commit Log
Git Commits -> Revision 183e3f6
Revision 183e3f6 by Falk David (master) April 21, 2021, 10:16 (GMT) |
Fix T86968: Last UV factor in cyclic strokes The UV factor of the last point of a cyclic stroke was using the factor of the first point leading to unwanted scaling artifacts. The fix sets the uv factor of the last point to the currect value (last UV factor + length between last and first point). Reviewed By: antoniov, fclem Maniphest Tasks: T86968 Differential Revision: https://developer.blender.org/D10850 |
Commit Details:
Full Hash: 183e3f6bb93e97a281a9bb2baf168631163577d0
Parent Commit: d17bff8
Lines Changed: +8, -1
1 Modified Path:
/source/blender/draw/intern/draw_cache_impl_gpencil.c (+8, -1) (Diff)