Blender Git Loki

Git Commits -> Revision cfd7b4d

Revision cfd7b4d by Germano Cavalcante (master)
March 9, 2021, 19:03 (GMT)
BLI: New 'BLI_array_iter_spiral_square'

No functional changes.

This function replaces some of the logic in
`DRW_select_buffer_find_nearest_to_point` that traverses a buffer in a
spiral way to search for a closer pixel (not the closest).

Differential Revision: https://developer.blender.org/D10548

Commit Details:

Full Hash: cfd7b4d1cd48ecffbf61d45dfa4f24ccda3d6a71
Parent Commit: 80f7f10
Lines Changed: +135, -62

3 Modified Paths:

/source/blender/blenlib/BLI_array_utils.h (+8, -0) (Diff)
/source/blender/blenlib/intern/array_utils.c (+94, -3) (Diff)
/source/blender/draw/intern/draw_select_buffer.c (+33, -59) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021