tornavis/source/blender/bmesh
Campbell Barton 0a2da1ee45 patch [#31574] Screw seams to not work
from Benoit Donat-Bouillud (ladeheria)

from tracker -
  When using a screw axis (reference edge for screw), the operation always give the same result (as if the orientation of the reference edge was not take into account).
2012-06-13 16:06:13 +00:00
..
intern Fix incorrectly deleted elements in array modifier caps. 2012-06-11 09:41:08 +00:00
operators patch [#31574] Screw seams to not work 2012-06-13 16:06:13 +00:00
tools code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also replace do prefix with do_ for bool vars. 2012-05-19 13:28:19 +00:00
CMakeLists.txt Add convex hull operator (bmesh operator and wm operator.) 2012-04-29 16:09:40 +00:00
SConscript - fix for python freeing its own bmesh clearing the global mirror cache. 2012-04-23 04:24:11 +00:00
bmesh.h code cleanup: spelling 2012-05-20 21:23:26 +00:00
bmesh_class.h fix [#31489] EdgeSplit modifier prevents All Edge to be work correctly since 2.63 2012-05-22 07:26:45 +00:00