Blender Git Loki
Git Commits -> Revision be44ac7
Revision be44ac7 by Joshua Leung (master) February 27, 2010, 02:03 (GMT) |
* Renaming some Keying Sets API functions to make the terminology more consistent in the UI * Fixed bug with hotkeys for adding properties to Keying Sets using the KKEY over the relevant buttons. Was calling the remove callback instead. |
Commit Details:
Full Hash: be44ac74907b3b38d8b3a3f7626f25fced02744c
SVN Revision: 27162
Parent Commit: 15db857
Lines Changed: +24, -41
9 Modified Paths:
/source/blender/blenkernel/BKE_animsys.h (+3, -3) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+2, -2) (Diff)
/source/blender/editors/animation/keyingsets.c (+7, -25) (Diff)
/source/blender/editors/interface/interface_handlers.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_animation.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_animation_api.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+2, -2) (Diff)
/source/blender/editors/animation/keyingsets.c (+7, -25) (Diff)
/source/blender/editors/interface/interface_handlers.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_animation.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_animation_api.c (+4, -4) (Diff)