Blender Git Commit Log

Git Commits -> Revision 0e9b664

Revision 0e9b664 by Campbell Barton (master)
November 23, 2010, 14:14 (GMT)
Changes to the ortho grid drawing based on discussion with Ton.
- ortho grid now draws scaled by the view3d 'Scale' setting, venomgfx noticed this was missing.
- so as not to confuse add scale next to unit display text, so rather then "Metres" it shows "Metres x 1.5" otherwise its confusing that grid lines are not in exact units.
- changed grid spacing to grid scale (needed for more logical behavior with units)
- when units are enabled grey out subdivisions.

Commit Details:

Full Hash: 0e9b664fce0ab0c3d5bbf9042c76ffdff8c60fbc
SVN Revision: 33257
Parent Commit: 4aeeee8
Lines Changed: +34, -25

5 Modified Paths:

/release/scripts/ui/space_view3d.py (+6, -3) (Diff)
/source/blender/blenkernel/BKE_unit.h (+4, -4) (Diff)
/source/blender/blenkernel/intern/unit.c (+9, -9) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+11, -5) (Diff)
/source/blender/makesrna/intern/rna_space.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021