Files
test/source/blender/blenkernel
Ton Roosendaal 9a41ac4f70 Patch from Tom Musgrove to bypass extrude popup on singular selections...
Implementation had some issues though, since:

a) Blender has no stats available that tells amount of selected edges
b) Bypassing the popup should be 100% accurate
b) Once you do that, the popup should actually only show possible
   choices as well.

So! I've added a G.totedge and G.totedgesel, also being printed in the
info header. Using this variable the extrude popups could be limited too.

Also: made 'normal alignment' for edge-only selections work when the
normal wasn't pointing OK. Now it aligns the Z axis with the edge itself
Exact algorithm for choosing a 'normal' and 'plane' still is weak.
2005-05-07 15:50:09 +00:00
..
2005-05-05 20:39:50 +00:00
2005-04-11 17:55:20 +00:00
2004-12-21 16:23:24 +00:00
2003-03-24 16:08:15 +00:00
2004-04-22 20:37:24 +00:00
2005-04-16 15:06:02 +00:00
2004-07-26 21:44:55 +00:00
2004-01-05 00:06:11 +00:00