Blender Git Loki
Git Commits -> Revision 72989f9
February 12, 2021, 14:23 (GMT) |
Fix T85581: GPencil draw on surface does not work The problem was the stroke was reproject flat to view if the axis was View. Now, if the operation is using depth, the stroke is not reprojected. Related to T85082 |
Commit Details:
Full Hash: 72989f9d0b67373a6eb47c08a51fa26a239b03fe
Parent Commit: 9febda9
Lines Changed: +4, -4
3 Modified Paths:
/source/blender/editors/gpencil/gpencil_fill.c (
+1,
-1)
(Diff)/source/blender/editors/gpencil/gpencil_paint.c (
+2,
-2)
(Diff)/source/blender/editors/gpencil/gpencil_primitive.c (
+1,
-1)
(Diff)