Blender Git Commit Log

Git Commits -> Revision 623659f

Revision 623659f by Joshua Leung (master)
January 28, 2009, 00:50 (GMT)
Animato - Driver + ShapeKey bugfixes

* ShapeKey conversions should now go to the correct places
* Added fix for drivers to prevent crashes when no driver object is provided (Franky from BBB seems to have one such driver for some reason).
* Temporarily disabled a check when evaluating drivers for whether the driver is tagged for evaluation. Drivers still need to be correctly tagged AND ordered by the Depsgraph to work correctly.

Commit Details:

Full Hash: 623659f72f50a7ca78e4a72317eb2df0d3c22057
SVN Revision: 18707
Parent Commit: 764168d
Lines Changed: +50, -13

9 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+4, -2) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+16, -3) (Diff)
/source/blender/blenkernel/intern/ipo.c (+13, -2) (Diff)
/source/blender/editors/animation/anim_channels.c (+1, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_ipo/ipo_draw.c (+2, -2) (Diff)
/source/blender/editors/space_ipo/ipo_ops.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_ops.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021