Go to file
Howard Trickey 46b1ad99d3 Add ability to constrain knife cut angle to 0, 45, or 90 degrees
Notes:
- uses 'c' as toggle key in and out of angle snapping
 (aka constrain) mode
- when in angle snapping mode, after first click, will
 constrain line to nears 0, 45, or 90 degree line
- constraint is in screen space, not model space,
 so will usually be used in axis aligned view
2012-01-04 13:43:40 +00:00
build_files svn merge ^/trunk/blender -r43033:43062 2012-01-02 02:57:36 +00:00
doc svn merge ^/trunk/blender -r43092:43092 2012-01-04 06:20:10 +00:00
extern add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
intern svn merge ^/trunk/blender -r43062:43085 2012-01-03 02:16:52 +00:00
release svn merge ^/trunk/blender -r43117:43124 2012-01-04 12:57:15 +00:00
source Add ability to constrain knife cut angle to 0, 45, or 90 degrees 2012-01-04 13:43:40 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r43062:43085 2012-01-03 02:16:52 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00