Blender Git Commit Log

Git Commits -> Revision f90a2c3

Revision f90a2c3 by Roel Spruit (master)
October 25, 2003, 00:37 (GMT)
Final (hopefully) commit for faceloop select and loop subdivide

Loop Select:

Selects a row (or loop) of faces in a mesh, keeps searching till it
finds a loop (End face == Start Face) or till it finds a dead end.

Loop Subdivide:

Searches for the same row/loop as loop select but inmediately
splits it in half.

Usage:
- Loop select:
Shift-R (or select->faceloop)
move mouse over mesh to see preview of selection
LMB to confirm selection, RMB or ESC to cancel

- Loop Subdivide:
Ctrl-R (or Mesh->Edges-> Loop Subdivide)
move mouse over mesh to see preview of the newly cut loop
LMB to confirm selection, RMB or ESC to cancel


Please test! (besides, it's fun to play with :)

Roel

Commit Details:

Full Hash: f90a2c38395985e2b23e49d67b03e195dd515408
SVN Revision: 1416
Parent Commit: 3de3929
Lines Changed: +394, -186

2 Modified Paths:

/source/blender/src/editmesh.c (+386, -185) (Diff)
/source/blender/src/header_view3d.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021