Merge branch 'blender-v4.0-release'
This commit is contained in:
@@ -185,7 +185,7 @@ void VIEW3D_OT_view_orbit(wmOperatorType *ot)
|
||||
/** \} */
|
||||
|
||||
const ViewOpsType ViewOpsType_orbit = {
|
||||
/*flag*/ (VIEWOPS_FLAG_PERSP_ENSURE | VIEWOPS_FLAG_ORBIT_SELECT),
|
||||
/*flag*/ VIEWOPS_FLAG_ORBIT_SELECT,
|
||||
/*idname*/ "VIEW3D_OT_view_orbit",
|
||||
/*poll_fn*/ nullptr,
|
||||
/*init_fn*/ nullptr,
|
||||
|
||||
Reference in New Issue
Block a user