Add 2 items to CTL-A menu: Scale to ObData and Rotation to ObData. These options allows to apply separately the scale and the rotation to the object data. Usefull to physics compound objects that do not support scaling.

This commit is contained in:
2008-09-29 20:13:40 +00:00
parent 70e6241c9b
commit 4aff02006b
4 changed files with 98 additions and 31 deletions

View File

@@ -77,6 +77,8 @@ void make_links_menu(void);
void make_links(short event);
void make_duplilist_real(void);
void apply_objects_locrot(void);
void apply_objects_scale(void);
void apply_objects_rot(void);
void apply_objects_visual_tx(void);
void apply_object(void);