Blender Git Commit Log
Git Commits -> Revision fa40520
February 2, 2020, 15:43 (GMT) |
GPencil: Improve collision rectangle size The problem was the rectangle for mouse it was using the internal rectangle, but must be the external rectangle, or the corners will not be detected. Also some code cleanup. |
Commit Details:
Full Hash: fa405209e62a8910efcaf4cbd582ba5957fcd697
Parent Commit: 25de271
Lines Changed: +9, -8