projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merged changes in the trunk up to revision 46045.
[blender-staging.git]
/
source
/
blender
/
editors
/
transform
/
transform_orientations.c
diff --git
a/source/blender/editors/transform/transform_orientations.c
b/source/blender/editors/transform/transform_orientations.c
index db974626b14ed57a9e7a590aed098277035e5ab3..3d7f5d758c6abc49c57662b23a5c9ad1a18b591c 100644
(file)
--- a/
source/blender/editors/transform/transform_orientations.c
+++ b/
source/blender/editors/transform/transform_orientations.c
@@
-494,7
+494,6
@@
void initTransformOrientation(bContext *C, TransInfo *t)
switch (t->current_orientation) {
case V3D_MANIP_GLOBAL:
switch (t->current_orientation) {
case V3D_MANIP_GLOBAL:
- unit_m3(t->spacemtx);
strcpy(t->spacename, "global");
break;
strcpy(t->spacename, "global");
break;