Blender Git Loki
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