Blender Git Loki

Git Commits -> Revision f4c697c

Revision f4c697c by Joshua Leung (master)
October 3, 2009, 04:21 (GMT)
Keying Sets UI:

Added a way to view and edit Keying Sets via the Scene Buttons. These are still some tweaks needed to make this really workable, but should still work well enough for simply viewing and tweaking existing Keying Sets created using other means.

Additional bugfixes:
* Adjusted the size of labels on properties that had a 'label' for their name. Now it uses 1/3 of the total width instead, which looks much better for most cases.
* Added missing entries for adding Force Fields from the Info-header 'Add' menu. At some point we should unify this menu with the popup operator's one, since this is exactly the kind of situation we had hoped in avoid with new UI architectures.
* Moved all the operator defines for keyframing stuff to the 'intern' anim header instead

Commit Details:

Full Hash: f4c697cf7fc1b3bd3e040b90921fafbee8bafa4a
SVN Revision: 23612
Parent Commit: 97d8839
Lines Changed: +414, -39

10 Modified Paths:

/release/scripts/ui/buttons_scene.py (+88, -0) (Diff)
/release/scripts/ui/space_info.py (+4, -0) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_intern.h (+40, -0) (Diff)
/source/blender/editors/animation/anim_ops.c (+11, -3) (Diff)
/source/blender/editors/animation/keyingsets.c (+209, -0) (Diff)
/source/blender/editors/include/ED_keyframing.h (+0, -32) (Diff)
/source/blender/editors/interface/interface_layout.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_animation.c (+56, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021