Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.04 KB

Quat/Euler Rotation Mode Converter v0.2

This script/addon:

  • Changes (pose) bone rotation mode
  • Converts keyframes from one rotation mode to another
  • Creates fcurves/keyframes in target rotation mode
  • Deletes previous fcurves/keyframes.
  • Converts multiple bones
  • Converts multiple Actions

TO-DO:

  • To convert object's rotation mode (alrady done in Mutant Bob script, but not done in this one.
  • To understand "EnumProperty" and write it well.
  • Code clean
  • ...

GitHub BlenderArtist thread

Mutant Bob did the "hard code" of this script for Blender Stack Exchange. Thanks him!

Version log: