Blender Git Commit Log

Git Commits -> Revision cfa7daf

January 18, 2018, 10:58 (GMT)
Fix problem with buffer when cursor outside camera view

Before, the stroke buffer was converted using the 3D cursor location, but if the camera moves and the cursor was on back of camera, the stroke buffer was not visible while painting.

Now, the conversion is done using the origin of the object and this avoid this problem.

Commit Details:

Full Hash: cfa7daf3a9974dcff703bc133407a775f7954f13
Parent Commit: c4a2515
Lines Changed: +20, -16

3 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_geom.c (+18, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021