Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/editors/uvedit/uvedit_rip.c')
-rw-r--r--source/blender/editors/uvedit/uvedit_rip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/uvedit/uvedit_rip.c b/source/blender/editors/uvedit/uvedit_rip.c
index cd518e25971..562f0ce84c1 100644
--- a/source/blender/editors/uvedit/uvedit_rip.c
+++ b/source/blender/editors/uvedit/uvedit_rip.c
@@ -962,7 +962,7 @@ void UV_OT_rip(wmOperatorType *ot)
ot->poll = ED_operator_uvedit;
/* translation data */
- Transform_Properties(ot, P_PROPORTIONAL | P_MIRROR_DUMMY);
+ Transform_Properties(ot, P_MIRROR_DUMMY);
/* properties */
RNA_def_float_vector(