Blender Git Commit Log

Git Commits -> Revision a2c609e

April 22, 2021, 15:35 (GMT)
Animation: add "LocRotScaleCProp" keying set

Add a keying set that includes location, rotation, scale, and custom
properties.

The keying set is intentionally not based on the "Whole Character"
keying set. Instead, it is generic enough to be used in both object and
pose animation, making it possible to quickly switch between animating
characters and props without switching keying sets.

This is, according to @rikkert, what the Blender Studio animators need
99.9% of the time.

Commit Details:

Full Hash: a2c609e2cf4bbe35e375476b9c09c160f5948d7c
Parent Commit: 2507d4e
Committed By: Falk David
Lines Changed: +53, -0

3 Modified Paths:

/release/scripts/modules/keyingsets_utils.py (+34, -0) (Diff)
/release/scripts/startup/keyingsets_builtins.py (+18, -0) (Diff)
/source/blender/editors/include/ED_keyframing.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021