Blender Git Commit Log
Git Commits -> Revision fa9bfe2
Revision fa9bfe2 by Nicholas Bishop (soc-2010-nicolasbishop) August 21, 2010, 04:45 (GMT) |
== Ptex == * Added subface hiding and subface masking to ptex edit mode * Added hotkeys and menu items (HKEY and alt+HKEY for hiding and unhiding, MKEY and alt+MKEY for masking and unmasking) |
Commit Details:
Full Hash: fa9bfe2a617f8b2c6f435264d90ce71b8cb8ed79
SVN Revision: 31492
Parent Commit: 19746b8
Lines Changed: +157, -30
6 Modified Paths:
/release/scripts/ui/space_view3d.py (+17, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+22, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_ptex.c (+62, -3) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+53, -25) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+22, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_ptex.c (+62, -3) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+53, -25) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+2, -0) (Diff)