Go to file
Bastien Montagne cfc109eb92 Fix T46161: Rotate around selection changes bezier curve handle type.
Issue is, when 'Rotate Aroud Selection' is set, in Edit mode we do a fake transform operation
to get center point around which to rotate. For curves, most transform operations involve
a check of handle types. For now, added 'TFM_DUMMY' as an exception here.

Think it would be best to actually undo those changes in case of cancelled operation,
but this is much more involved, while this fix is safe enough to be included in final 2.76.
2015-09-19 11:08:21 +02:00
build_files Buildbot: Test enable CUDA binaries for Win32 2015-09-09 16:38:44 +05:00
doc Doc: escape enum name & description 2015-09-18 01:47:58 +10:00
extern CMake: Another attempt to solve compilation error on Windows 2015-09-17 14:29:56 +05:00
intern Fix T46030: Strange behavior of Cycles Brick Texture 2015-09-18 17:32:17 +05:00
release Fix for building w/ Python3.6 2015-09-19 17:49:38 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T46161: Rotate around selection changes bezier curve handle type. 2015-09-19 11:08:21 +02:00
tests Fix: Made bpy.path.ensure_ext compatible with compound extensions. 2015-09-03 13:09:16 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: Attempt to fix compilation error on Windows after recent changes 2015-09-17 14:17:00 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Audaspace: building without audaspace. 2015-07-28 14:53:06 +02:00