Blender Git Commit Log

Git Commits -> Revision 90c4ad7

Revision 90c4ad7 by Mike Erwin (master)
August 14, 2016, 02:13 (GMT)
Mac fixes for new ortho grid drawing

Previous commit works on Windows, found some issues after trying on Mac.

- benign warnings about && within ||
- replaced nearbyint() with round() to avoid floating point environment
surprises
- remquo function appears to be broken on Mac (!) results were way way
off. Replaced with simple division.
- minor tweaks to debug output

Commit Details:

Full Hash: 90c4ad7387e6e852a2dda53ac50192cffa908043
Parent Commit: db5ad6a
Lines Changed: +20, -15

1 Modified Path:

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