Blender Git Loki
Git Commits  -> Revision dfbc51f
		
			
			
		
Revision dfbc51f by Mike Erwin (master) August 12, 2016, 21:20 (GMT)  | 
cleanup: ortho grid drawing Getting this ready for Gawain treatment. Removed setlinestyle(0) -- solid lines are the default, hope this isn't really needed. Eliminated redundant math. Arithmetic is still double precision, passed to OpenGL as single precision. Even though it said GL_DOUBLE before, values were converted to GL_FLOAT internally. Use C99-isms for declaring variables close to where they're used. Minor whitespace tweaks.  | 
Commit Details:
Full Hash: dfbc51f764a8f7e51b9982253685142b8624e8f8
Parent Commit: 4565f3d
Lines Changed:  +42,  -54
1 Modified Path:
/source/blender/editors/space_view3d/view3d_draw.c (+42, -54) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021