Blender Git Loki
Git Commits -> Revision 49c61e1
Revision 49c61e1 by Campbell Barton (master) July 20, 2013, 15:07 (GMT) |
misc edits - fix for missing None check with recent 'Hidden Wire' draw option. - avoid int overflow with mesh selection. - remove ';' outside of functions. |
Commit Details:
Full Hash: 49c61e169bb4114b63d99d842c27d533b8733f82
SVN Revision: 58448
Parent Commit: 8ff67f1
Lines Changed: +14, -13
8 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+2, -2) (Diff)
/source/blender/blenlib/intern/BLI_kdopbvh.c (+2, -1) (Diff)
/source/blender/editors/mask/mask_select.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+3, -3) (Diff)
/source/blender/editors/mesh/meshtools.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+1, -1) (Diff)
/source/blender/imbuf/intern/jpeg.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/blenlib/intern/BLI_kdopbvh.c (+2, -1) (Diff)
/source/blender/editors/mask/mask_select.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+3, -3) (Diff)
/source/blender/editors/mesh/meshtools.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+1, -1) (Diff)
/source/blender/imbuf/intern/jpeg.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)