Blender Git Commit Log

Git Commits -> Revision fa37194

Revision fa37194 by Ton Roosendaal (master)
March 29, 2005, 17:05 (GMT)
Prop mode goodie;

- Made proportional edit in Mesh editmode use connectivity to clip the
area where proportional editing is allowed.
Uses some kind of manhattan distance for clip area still, so is slightly
too large for diagonals. Will be worked on!

- Fix; in constraint code, using (0 0 0) delta caused NaN.

Commit Details:

Full Hash: fa371940823e684590c946866e7ec4153f69b396
SVN Revision: 4117
Parent Commit: a95d5d7
Lines Changed: +88, -5

4 Modified Paths:

/source/blender/src/editmesh_lib.c (+2, -0) (Diff)
/source/blender/src/transform.c (+81, -2) (Diff)
/source/blender/src/transform_constraints.c (+3, -1) (Diff)
/source/blender/src/transform_generics.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021