- added another load of items to new toolbox... yeez, what an

ENORMOUS job Matt has done with the menus! :)
- followed as much as possible order and options in pulldowns, but since
  toolbox has more categories, it is split up sometimes.
- did some minor changes in pulldowns to make it more consistant
- not yet: armature & text options...
- not yet: toolbox in other window types

(warning; shift+a now is new... eek!)
This commit is contained in:
2003-10-29 00:23:16 +00:00
parent 29f532588a
commit 5ea904faca
9 changed files with 288 additions and 93 deletions

View File

@@ -878,8 +878,7 @@ void winqreadview3dspace(ScrArea *sa, void *spacedata, BWinEvent *evt)
case AKEY:
if(G.qual & LR_CTRLKEY) apply_object(); // also with shift!
else if((G.qual==LR_SHIFTKEY)) {
tbox_setmain(0);
toolbox();
toolbox_n_add();
}
else {
if(G.obedit) {