This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel
Alexander Gavrilov 5a693ce9e3 Constraints: support a new Local Space (Owner Orientation) for targets.
Add a new transformation space choice for bone constraints, which
represent the local transformation of the target bone in the constraint
owner's local space.

The use case for this is transferring the local (i.e. excluding the
effect of parents) motion of one bone to another one, while ignoring
the difference between their rest pose orientations.

The new option replaces the following setup:

* A `child` bone of the `target`, rotated the same as `owner` in rest pose.
* A `sibling` bone of the `target`, positioned same as `child` in rest
  pose and using Copy Transforms in World Space from `child`.
* The `owner` bone constraint uses Local Space of `sibling`.

(This analogy applies provided both bones use Local Location)

Differential Revision: https://developer.blender.org/D9493
2021-07-02 15:15:05 +03:00
..
2021-01-04 17:38:11 +11:00
2021-06-29 20:30:31 +02:00
2020-10-01 14:29:45 +02:00
2021-06-28 13:16:32 +02:00
2020-12-15 17:19:55 +01:00
2021-06-18 10:50:19 +02:00
2021-06-22 10:54:50 -07:00
2021-06-22 10:54:50 -07:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00
2021-07-01 16:46:55 -05:00