Blender Git Commit Log
Git Commits -> Revision 78cf61c
Revision 78cf61c by Pablo Dobarro (master) February 10, 2020, 18:38 (GMT) |
Fix T72690: Do not draw points behind the viewport camera in the paint cursor In some situations the symmetry point may be behind the camera, so the projection is inverted and it looks wrong. This avoids drawing points in screen space when they are behind the camera. Reviewed By: jbakker Maniphest Tasks: T72690 Differential Revision: https://developer.blender.org/D6487 |
Commit Details:
Full Hash: 78cf61cc6292eb66c5835cf337ad8fb3e1c259b2
Parent Commit: 08d1df4
Lines Changed: +5, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_cursor.c (+5, -2) (Diff)