Blender Git Commit Log

Git Commits -> Revision 5855c23

March 2, 2018, 10:26 (GMT)
Tweak missing event algorithm for extreme zoom

Due int number limitations, when the zoom factor is extreme, the points are captured with gaps. This change try to minimize this effect, but it's impossible to solve this issue completely.

The problem is the mouse position is always defined by a pair of int number, so the maximum precision is limited to that, so when project the point in 3D space, there are small precission erros.

Commit Details:

Full Hash: 5855c23a6452e59762cccafb7d94f62ce2206e30
Parent Commit: e8ba703
Lines Changed: +13, -4

1 Modified Path:

/source/blender/editors/gpencil/gpencil_paint.c (+13, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021