Blender Git Commit Log

Git Commits -> Revision b2b3b01

Revision b2b3b01 by Campbell Barton (master)
September 12, 2007, 10:35 (GMT)
Added UV face rotate and mirror to editmode and re arranged some of the editmode keys

The WKey menu was way too big and not well organized, re-arranged keys like this.

Ctrl+V - Vert Menu (remove doubles, smooth...)
Ctrl+E - Edge Menu - left as is
Ctrl+F - Face Menu - (flip normals, shading, Rotate and Mirror UV's/Colors)

Wkey menu only has subdivide in it now.

filesel.c - only show the relative paths option if the file is saved, (flag on by default caused the image to silently fail loading on my system, and gave permission errors on a users), also removed a warning.

Commit Details:

Full Hash: b2b3b018948f2a5b14b888e386ba811d9e1236e0
SVN Revision: 12024
Parent Commit: d1dcfd7
Lines Changed: +297, -400

13 Modified Paths:

/source/blender/include/BIF_editmesh.h (+7, -0) (Diff)
/source/blender/src/buttons_editing.c (+3, -3) (Diff)
/source/blender/src/drawobject.c (+1, -1) (Diff)
/source/blender/src/editface.c (+0, -147) (Diff)
/source/blender/src/editmesh.c (+14, -0) (Diff)
/source/blender/src/editmesh_mods.c (+71, -0) (Diff)
/source/blender/src/editmesh_tools.c (+169, -0) (Diff)
/source/blender/src/editobject.c (+5, -50) (Diff)
/source/blender/src/filelist.c (+1, -1) (Diff)
/source/blender/src/filesel.c (+4, -2) (Diff)
/source/blender/src/header_view3d.c (+6, -184) (Diff)
/source/blender/src/space.c (+15, -11) (Diff)
/source/blender/src/unwrapper.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021