Blender Git Commit Log

Git Commits -> Revision 53624a5

Revision 53624a5 by Joshua Leung (master)
October 17, 2009, 04:22 (GMT)
Assorted tweaks for animation editors:

* Changing to the ShapeKey editor now automatically enables the value sliders
* Filtering code for ShapeKey editor can now do AnimData block filtering too (internal details...)
* Silenced console warnings when inserting keyframes on F-Curves with no keyframes already (for Animation Editor sliders)
* Made the update code for keyframe transforms send more general depsgraph updates. Unfortuately, this still doesn't resolve the update problems with shapekeys

Commit Details:

Full Hash: 53624a53d9054a91688a1a988c6f3515ab601923
SVN Revision: 23900
Parent Commit: 474e97e
Lines Changed: +34, -27

6 Modified Paths:

/source/blender/blenkernel/intern/depsgraph.c (+12, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+7, -3) (Diff)
/source/blender/editors/animation/keyframing.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+1, -12) (Diff)
/source/blender/editors/space_action/action_header.c (+11, -1) (Diff)
/source/blender/editors/transform/transform_generics.c (+2, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021