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