Blender Git Loki
Git Commits -> Revision fa2c00a
Revision fa2c00a by Germano Cavalcante (master) April 17, 2021, 16:51 (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: fa2c00ae91f04fad82da7a0593978031e3ec94cb
Parent Commit: d9224f6
Lines Changed: +25, -5
1 Modified Path:
/source/blender/editors/space_view3d/view3d_utils.c (+25, -5) (Diff)