Go to file
Campbell Barton dbd3081895 fix for annoyance found when looking into bug [#25226].
Changing the edge crease median value often wouldn't result in the median value entered because of clamping from 0-1.
Now the median crease is applied by scaling the values up/down.

also add some simple checks to speed up updates,
- don't move verts or recalculate normals if only crease changes.
- don't apply crease changes if location is being edited.
2010-12-15 07:15:51 +00:00
build_files bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' option. 2010-12-15 04:06:19 +00:00
doc patch [#25027] formatting mathutils.geometry module docs for sphinx 2010-12-10 00:20:32 +00:00
extern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
intern bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' option. 2010-12-15 04:06:19 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release - revert own recent change after discussion, default set hard minimum of colors to 0 but now don't set a hard min, each property needs to define. 2010-12-14 16:20:25 +00:00
source fix for annoyance found when looking into bug [#25226]. 2010-12-15 07:15:51 +00:00
CMakeLists.txt pedantic word ordering change. 2010-12-08 11:42:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00