Blender Git Commit Log
Git Commits -> Revision e4990a5
Revision e4990a5 by Germano Cavalcante (master) April 17, 2021, 16:52 (GMT) |
Fix wrong logic used in 'ED_view3d_depth_read_cached' It is important to limit the pixels read on `BLI_array_iter_spiral_square`. Fortunately `ED_view3d_depth_read_cached` was not being called with a `margin` parameter. Wrong logic introduced in rB44c76e4ce310. |
Commit Details:
Full Hash: e4990a565884687c1750151316dc2561daae4216
Parent Commit: d0d8574
Lines Changed: +25, -5
1 Modified Path:
/source/blender/editors/space_view3d/view3d_utils.c (+25, -5) (Diff)