Go to file
Brecht Van Lommel 796c6a9467 Fix #27849: 3D manipulator widget lost on mesh in edge mode.
The manipulator was always using vertex selection flags, but those are only
valid in vertex mode, as selection flag flushing only happens in the direction
vertex -> edge -> face. Now use edge/face selection flags when needed.
2011-07-04 13:48:18 +00:00
build_files minor pep8 edits 2011-07-01 12:33:34 +00:00
doc add 'bgl' OpenGL doc to sphinx 2011-07-01 11:16:42 +00:00
extern update cmake checker to ignore file list and add some headers to the source list. 2011-06-21 17:00:34 +00:00
intern CMake file to build ghost tests again. 2011-07-03 16:17:38 +00:00
release fix for python error when pinning a non mesh object in mesh editmode. 2011-07-03 07:21:33 +00:00
source Fix #27849: 3D manipulator widget lost on mesh in edge mode. 2011-07-04 13:48:18 +00:00
CMakeLists.txt own change to cmake files broke MSVC2010 with Debug configuration, reported by Alex K 2011-07-01 03:40:12 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile initialize cmake's CMAKE_BUILD_TYPE to 'Release' 2011-06-27 13:18:08 +00:00
SConstruct cmake option to build without an audio library. 2011-06-23 09:27:56 +00:00