Blender Git Loki
Git Commits -> Revision 310d417
Revision 310d417 by Joshua Leung (master) December 27, 2009, 23:37 (GMT) |
Curve/Nurbs/Font Animation Bugfixes: * NURBS and Font animation data now appear in the animation editors. * Fixed depsgraph tagging code for determining if the AnimData attached to object data blocks (i.e. animation for curve or lamp data) needs to be tagged for updates on frame changes. This means that animating curve settings now works. |
Commit Details:
Full Hash: 310d41733402ffcd9c8ff1eda2a4ab7810922167
SVN Revision: 25579
Parent Commit: 351f5d1
Lines Changed: +32, -2
5 Modified Paths:
/source/blender/blenkernel/intern/depsgraph.c (+7, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+12, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+9, -1) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+2, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+2, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+12, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+9, -1) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+2, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+2, -0) (Diff)