- 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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user