it's adjustable in redo panel, but if called with rotation=(...) from script/commandline, no rotation is applied.
Description
Description
Event Timeline
Comment Actions
Confirmed.
Here is what happens: The view_align_update_callback() of AddObjectHelper gets called at least once after the rotation has been set from given parameter, which resets rotation to zero... :(
Now I can't think of a good solution here, maybe Campbell does ? ;)