Blender Git Commit Log

Git Commits -> Revision cfc109e

Revision cfc109e by Bastien Montagne (master)
September 19, 2015, 09:08 (GMT)
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.

Commit Details:

Full Hash: cfc109eb928951b402eb759350a7588290e614b9
Parent Commit: 6844b02
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/transform/transform_conversions.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021