Blender Git Loki

Git Commits -> Revision 72e99d9

Revision 72e99d9 by Joshua Leung (master)
February 20, 2009, 05:42 (GMT)
KeyingSets: Added two operators which wrap the internal (blenkernel) KeyingSets API functions

These operators - ANIM_OT_keyingset_add_new() and ANIM_OT_keyingset_add_destination() - are designed for use from PyAPI or through some other means, and as such, have not been assigned any hotkeys.
They should only be used when all the relevant settings can be supplied to them, which in ideal circumstances would be through some script used by a rigger to define all the necessary Keying Sets for their rig for example.

Whether we will be building many of the utilities for the PyAPI like this remains to be seen.

Note: the second one doesn't work yet, as there are problems with accessing certain operator props.

Commit Details:

Full Hash: 72e99d918215ed549a84e360530fc99d1caf56a1
SVN Revision: 19048
Parent Commit: 8e41a21
Lines Changed: +152, -6

3 Modified Paths:

/source/blender/editors/animation/anim_ops.c (+3, -0) (Diff)
/source/blender/editors/animation/keyframing.c (+142, -6) (Diff)
/source/blender/editors/include/ED_keyframing.h (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021