Change "Checkerboard" to "Grid", and add a true Checkerboard mode...
Was just re-watching your v2 mod-spotlight and had the idea to do a true checkerboard mode.
Hmm, could you expand on what you mean?
The current implementation builds in vert/horiz grid... I was suggesting adding a mode where it does the grid on a diagonal instead (see below). You can achieve the same effect with the current mode, but it takes multiple steps... this would be most useful (to me) for lighting, but I'm sure the more creative types would appreciate the addition too.
Grid (spacing 1)
X X X
X X X
X X X
Checkerboard (spacing 1)
X X
X
X X
You can get this effect by using the tool twice :).
Most helpful comment
You can get this effect by using the tool twice :).