- 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:
@@ -112,4 +112,14 @@ void do_info_add_surfacemenu(void *arg, int event);
|
||||
void do_info_add_metamenu(void *arg, int event);
|
||||
void do_info_addmenu(void *arg, int event);
|
||||
|
||||
/* header_view3d.c */
|
||||
void do_view3d_select_meshmenu(void *arg, int event);
|
||||
void do_view3d_select_curvemenu(void *arg, int event);
|
||||
void do_view3d_edit_mesh_normalsmenu(void *arg, int event);
|
||||
void do_view3d_edit_mesh_verticesmenu(void *arg, int event);
|
||||
void do_view3d_edit_mesh_edgesmenu(void *arg, int event);
|
||||
void do_view3d_edit_curve_segmentsmenu(void *arg, int event);
|
||||
|
||||
|
||||
|
||||
#endif /* BSE_HEADERBUTTONS_H */
|
||||
|
||||
Reference in New Issue
Block a user