Blender Git Commit Log

Git Commits -> Revision 1fc75db

Revision 1fc75db by Antonio Vazquez (master)
December 19, 2018, 16:09 (GMT)
Fix T59595: Grease Pencil and CameraView

The perspective effect deformed the stroke. Now when you are in camera view and the lock axis is not enabled, the stroke is reprojected flat over the view to remove any deformation.

Also fixed reproject operator to use the origin set in topbar and not cursor 3D always.

Commit Details:

Full Hash: 1fc75dbbceead7316095089ef15551a1d4fdd11f
Parent Commit: d9ac465
Lines Changed: +77, -4

6 Modified Paths:

/source/blender/editors/gpencil/gpencil_fill.c (+8, -0) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+2, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+16, -1) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+6, -0) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+43, -3) (Diff)
/source/blender/editors/include/ED_gpencil.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021