minor transform change to stay in sync with mask branch
This commit is contained in:
		@@ -1594,7 +1594,6 @@ int initTransform(bContext *C, TransInfo *t, wmOperator *op, wmEvent *event, int
 | 
			
		||||
	else if (t->spacetype == SPACE_CLIP) {
 | 
			
		||||
		unit_m3(t->spacemtx);
 | 
			
		||||
		t->draw_handle_view = ED_region_draw_cb_activate(t->ar->type, drawTransformView, t, REGION_DRAW_POST_VIEW);
 | 
			
		||||
		t->options |= CTX_MOVIECLIP;
 | 
			
		||||
	}
 | 
			
		||||
	else
 | 
			
		||||
		unit_m3(t->spacemtx);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user