Go to file
Nathan Vegdahl 387bb73e43 Change edge loop select and edge ring select to be consistent with
other selection operators.  Instead of having only a single "extend"
option which causes the selection to toggle, there are now
three options:
- extend: adds to selection
- deselect: removes from selection
- toggle: toggles the selection

The default keymap is adjusted to have identical behavior as before,
using these new options, so end-users shouldn't experience any
difference.
2012-11-21 01:51:31 +00:00
build_files Mingw x64: 2012-11-20 01:26:21 +00:00
doc remove ifdef'd bevel code, current bevel works better then the previous code. 2012-11-14 09:45:15 +00:00
extern Motion tracking: dump mask image when dump images is enabled 2012-11-20 12:54:28 +00:00
intern Cycles bugfix: AUTO wasn't working for Equisolid Fisheye lens 2012-11-21 01:07:30 +00:00
release code cleanup: make bmesh operator names more consistant since python has access to these as input arguments and return values. 2012-11-20 05:50:19 +00:00
source Change edge loop select and edge ring select to be consistent with 2012-11-21 01:51:31 +00:00
CMakeLists.txt Seems extra hints are needed to find llvm-config on linux 2012-11-20 08:04:53 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX/scons/osl: un-hardcode the osl libpath 2012-11-19 17:15:33 +00:00