added a hook menu for object mode, more commands can be added here but currently there is only Reset Offset and Recenter at Cursor

This functionality was requested by malfico when dealing with many hooks.
This commit is contained in:
2007-04-17 16:14:41 +00:00
parent 063605b279
commit b95f4ba2ad
4 changed files with 75 additions and 1 deletions

View File

@@ -1924,6 +1924,8 @@ static void winqreadview3dspace(ScrArea *sa, void *spacedata, BWinEvent *evt)
hide_unselected_pose_bones();
else if (G.qual==LR_ALTKEY)
show_all_pose_bones();
} else {
hookmenu();
}
break;
case IKEY: