PDA

View Full Version : Changing Rotation Controllers?


slebed
04-13-2006, 10:33 PM
I need to convert all my objects in a scene from Euler XYZ to TCB rotation. Is there a script or a couple a lines that would do this?

Thank in advance!

djlane
04-13-2006, 11:06 PM
you could try:

for i in objects do (i.rotation.controller = tcb_rotation () )

cheers

Dan

CGTalk Moderation
04-13-2006, 11:06 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.