Blender Git Commit Log
Git Commits -> Revision d4fc692
February 12, 2021, 15:14 (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: d4fc6923c4683b7350a251c8dbbc2d7dc1f82b3c
Parent Commit: 1d585be
Committed By: Germano Cavalcante
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)