hotkey for changing a mesh to a subsurface and back again: shift+o

hotkey for changing display resolution for subdiv: ctrl+1 or 2 or 3 or 4
written by Green
This commit is contained in:
2003-05-07 19:27:29 +00:00
parent cb2d8c7225
commit f28516e7b0
4 changed files with 92 additions and 8 deletions

View File

@@ -113,6 +113,7 @@ void auto_timeoffs(void);
void texspace_edit(void);
void first_base(void);
void make_displists_by_obdata(void *obdata);
void flip_subdivison(struct Object *ob, int);
#endif /* BDR_EDITOBJECT_H */