Go to file
Campbell Barton e4bb913510 Extend existing editmesh connect tool so it can connect across multiple faces.
only use this when 2 vertices are selected, otherwise use the same behavior as before.

This works a little like a fast knife tool, but it only cuts straight lines and doesnt depend on the view-port.

Examples:
- http://www.graphicall.org/ftp/ideasman42/mesh_connect_pair.png
- http://www.graphicall.org/ftp/ideasman42/mesh_connect_pair_curve.png
2013-06-22 17:25:02 +00:00
build_files Code cleanup: fix some vs2012 compiler warnings 2013-06-21 12:33:19 +00:00
doc Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern Cycles: ensure any SSE data is allocated 16 byte aligned, happens automatically 2013-06-22 14:35:09 +00:00
release move sort from vert/edge/face into mesh menu only (sorting isn't such a common operation). 2013-06-20 19:09:18 +00:00
source Extend existing editmesh connect tool so it can connect across multiple faces. 2013-06-22 17:25:02 +00:00
CMakeLists.txt Cycles: update build configurations to include CUDA sm_35 architecture. When using 2013-06-20 13:10:47 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00