Blender Git Commit Log

Git Commits -> Revision 329aa65

Revision 329aa65 by Joshua Leung (master)
March 15, 2009, 10:39 (GMT)
F-Curve Modifiers: Groundwork for getting these working

- Completed cleaning up the drawing code so that F-Curves with modifiers now get drawn to reflect this.
- Added a temporary operator to add modifiers (hotkey Ctrl-Shift-M)

Commit Details:

Full Hash: 329aa658c97470a6ac2861c0c9b8108ff0c48182
SVN Revision: 19299
Parent Commit: 6508ad4
Lines Changed: +489, -274

10 Modified Paths:

/source/blender/blenkernel/BKE_fcurve.h (+27, -1) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+38, -2) (Diff)
/source/blender/editors/animation/anim_filter.c (+13, -9) (Diff)
/source/blender/editors/include/ED_anim_api.h (+7, -6) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+71, -10) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+193, -238) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+117, -3) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+9, -1) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+9, -0) (Diff)
/source/blender/editors/space_graph/space_graph.c (+5, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021