Copy Global Transform

Copy and paste object and bone transforms with ease.

When copying, the global (World Space) transform is placed on the clipboard. This can then be pasted onto any object or bone, at the current frame or at another one.

Since the tranfsorm is placed on the clipboard as text, you can even copy-paste it into an instant messenger and send it to someone else.

Activación

  • Abra Blender y vaya a Preferencias, luego a la pestaña Complementos.

  • Click Animation then Copy Global Transform to enable the add-on.

Interfaz

Located in 3D Viewport ‣ N-panel ‣ Animation tab.

../../_images/addons_animation_copy-global-transform.png

Descripción

Copiar

Inspects the active Object (in Object mode) or Bone (in Pose mode) and places its current global transform onto the clipboard as a matrix.

Paste

Takes the copied global transform and applies it to the active Object or Bone. This is done by adjusting its location, rotation, and scale properties.

Paste to Selected Keys

Paste as described above and additionally use auto-keying to update one or more frames. The key selection is used to tell Blender which frames this should happen on; it does not influence which parts of the transform are keyed. What is keyed is determined by the active keying set.

Paste and Bake

Almost the same as Paste to Selected Keys. Instead of only pasting on the selected keys, Paste and Bake will paste & auto-key on every frame between the first and last selected keys.

Limitaciones

Pasting a transform adjusts the Object/Bone’s location, rotation, and scale. This means that when copying a skewed transform, this skew is lost.

If there are constraints on the Object/Bone, the resulting visual transformation may not be the same as the pasted one. To give a concrete example: if you have a constraint that adds a rotation, it will always add that rotation on top of the pasted transform.

Ver también

Librería de Pose for a way to manage and share entire poses.

Referencia

Categoría:

Animación

Descripción:

Simple add-on for copying world-space transforms.

Ubicación:

3D Viewport ‣ N-panel ‣ Animation tab

Archivo:

copy_global_transform.py

Autor:

Sybren A. Stüvel

Mantenedor:

Sybren A. Stüvel

Licencia:

GPL 2+

Nivel de Soporte:

Oficial

Nota:

Este complemento está empaquetado con Blender.