Blender Git Commit Log

Git Commits -> Revision 91f04b8

Revision 91f04b8 by Mike Erwin (master)
August 14, 2016, 02:33 (GMT)
early out for ortho grid drawing

Helps most when real-world units are used.

Previous code started at the smallest visible unit (e.g. Inches) then
followed to Feet, Yards, Chains, Furlongs, Miles. Always to the largest
unit of the set, even though most would be way off screen.

New code knows whether it skipped any grid lines for the next unit to
fill in, can stop once all lines are on screen.

Commit Details:

Full Hash: 91f04b82a50603e12722e5a00185a9bb75fa1dde
Parent Commit: 90c4ad7
Lines Changed: +11, -5

1 Modified Path:

/source/blender/editors/space_view3d/view3d_draw.c (+11, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021