[Mel] How can I freeze transformation without reset the rotate axis?

[Mel] How can I freeze transformation without reset the rotate axis?

Anonymous
Not applicable
1,201 Views
3 Replies
Message 1 of 4

[Mel] How can I freeze transformation without reset the rotate axis?

Anonymous
Not applicable

I want to keep the custom axis and the all values are 0.

The Bake Pivot restore the values base on custom axis.

But the three value will change when I rotate(just select one axis) it by custom axis.

I also found the internal. It have some scripts. it can achieve my aims but the function will create node and parent the mesh. I don't want to the node.

The purpose is only a value will change when I just rotate a axis by custom axis.

Please help, thanks.

0 Likes
1,202 Views
3 Replies
Replies (3)
Message 2 of 4

rajasekaransurjen
Collaborator
Collaborator
0 Likes
Message 3 of 4

Anonymous
Not applicable

not work

select object->group->set the pivot on group

The reault : still change 3 axis when I just rotate 1 axis by custom axis

 

I found the vedio fix the pivot but it need to create one more mesh to reset it.

I don't want to create one more mesh

 

0 Likes
Message 4 of 4

absoluteKelvin
Collaborator
Collaborator

try this

channelBoxCommand -freezeTranslate;

channelBoxCommand -freezeScale;

 

https://www.artstation.com/kelvintam
0 Likes