Blender Git Commit Log
Git Commits -> Revision 2db9b8f
Revision 2db9b8f by Ton Roosendaal (master) March 8, 2006, 11:07 (GMT) |
Quick feature: "Around Individual Centers" now works in editmode mesh, but only in Face-Select mode. It then uses for rotate and scaling the face center itself as reference. Code uses a loop-in-loop to find the face that belongs to the vertex... means it will be slow with operations on 10k or more faces. Acceptable for now, will make it nicer later. :) |
Commit Details:
Full Hash: 2db9b8fe7f423d4662af557f6144452610a8073d
SVN Revision: 6988
Parent Commit: d51a602
Lines Changed: +37, -4