Files
test/source/blender
Mike Erwin 42bbfe7f0a OpenGL: draw grid floor & axes with new immediate mode
Significant rewrite with some improvements.

Maintain visual hierarchy of the grid:
- emphasized lines draw atop normal lines
- axes draw atop all lines (same as before)

Draw axes only once, not twice.

Return early if nothing to draw.

Single draw call for the default case (grid floor with X and Y axes).

Z axis needs a second draw call because it uses 3D coordinates.

Part of T49043
2016-08-26 01:12:44 -04:00
..
2016-01-04 14:20:48 +05:00
2016-08-16 17:14:42 -04:00
2016-08-18 16:18:58 +02:00
2016-08-16 13:30:40 +02:00
2016-08-20 15:09:32 -04:00
2016-07-21 18:16:08 -04:00
2016-08-06 10:58:13 +02:00
2016-07-15 02:39:45 +10:00