blender/source
Howard Trickey b5213b2dea Fix T40007 Bevel tool resets after getting to 1.
If the side of a beveled edge hit another vertex, the offset
amount reset to zero. This was the result of commit rB1582dd5e4d7c
which clamped the amount to zero to avoid creating spikes with
obtuse angles. Now we clamp the amount to the closest end of
the edge to where the amount wants to be.
Also fixes the first part of T40365.
2014-06-14 17:47:44 -04:00
..
blender Fix T40007 Bevel tool resets after getting to 1. 2014-06-14 17:47:44 -04:00
blenderplayer blenderplayer stuff 2014-06-12 02:28:48 +03:00
creator Automatically generate blender.1 man page during build process 2014-06-14 01:19:58 +10:00
gameengine Fix T39053: Replace mesh actuator does not replace material (only mesh) 2014-06-02 18:52:13 -07:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests Code cleanup: spelling/indentation 2014-05-08 04:53:05 +10:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00