Blender Git Commit Log

Git Commits -> Revision 59caae4

Revision 59caae4 by Joshua Leung (master)
January 30, 2009, 08:10 (GMT)
Animato:

* Drivers view in Graph Editor now displays drivers only, instead of displaying normal Animation data.

* 'Materials' channel is now only shown under an Object when there are Materials with animation data...

* Hid more debug prints behind debug flag. These should be removed...

Commit Details:

Full Hash: 59caae4384ccb02184e73d31e4ff739cb51efc82
SVN Revision: 18745
Parent Commit: e7d6246
Lines Changed: +238, -60

10 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/key.c (+8, -8) (Diff)
/source/blender/editors/animation/anim_channels.c (+11, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+185, -51) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+5, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -0) (Diff)
/source/blender/editors/space_ipo/ipo_draw.c (+16, -0) (Diff)
/source/blender/editors/space_ipo/space_ipo.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021