Cleanup: split extrude gizmo into own file
This commit is contained in:
@@ -110,6 +110,9 @@ void MESH_OT_extrude_edges_indiv(struct wmOperatorType *ot);
|
||||
void MESH_OT_extrude_faces_indiv(struct wmOperatorType *ot);
|
||||
void MESH_OT_dupli_extrude_cursor(struct wmOperatorType *ot);
|
||||
|
||||
/* *** editmesh_extrude_gizmo.c *** */
|
||||
void MESH_GGT_extrude(struct wmGizmoGroupType *gzgt);
|
||||
|
||||
/* *** editmesh_extrude_screw.c *** */
|
||||
void MESH_OT_screw(struct wmOperatorType *ot);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user