Anim8or Community
General Category => Anim8or v0.98 Discussion Forum => Topic started by: Frankie on June 06, 2009, 01:07:54 pm
-
Anim8or should use OnMessage() function (assuming its written in C++) to accept commands meaning “Move the selected object right on the y axis 50 units” or “Rotate the selected object 90 degrease around the x axis.” These could be used by outside programs to better work with Anim8or. Some examples of commands and their parameters that could be used would be:
Rotate
Object (Selected?)
Axis
Degrease
Move
Object (Selected?)
Units
Degrease
Arc Rotate
Axis
Degrease
Also, any other action that can’t be easily emulated by keyboard shortcuts.