Blender Git Commit Log
Git Commits -> Revision a8855e2
Revision a8855e2 by Joshua Leung (master) January 19, 2010, 23:38 (GMT) |
Drivers UI: Debug Info Feature request for ZanQdo, which shows the intermediate values used in driver calculations (i.e. current value of driver, and current value of variables), allowing drivers expressions to be debugged. This is a per-driver setting... |
Commit Details:
Full Hash: a8855e2cafafe2acc14f532625cb0dff1815a0f7
SVN Revision: 26124
Parent Commit: ccb6e19
Lines Changed: +46, -8
5 Modified Paths:
/source/blender/blenkernel/intern/fcurve.c (+6, -3) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+29, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+6, -3) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+5, -0) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+29, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+6, -3) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+5, -0) (Diff)