Blender Git Commit Log
Git Commits -> Revision 851ea20
Revision 851ea20 by Antonis Ryakiotakis (master) April 9, 2015, 16:30 (GMT) |
Separate proportional editing options for graph and action editor. |
Commit Details:
Full Hash: 851ea206d05b4d91423bc754ab2cc4bb0d1f6f38
Parent Commit: cca4405
Lines Changed: +41, -18
8 Modified Paths:
/release/scripts/startup/bl_ui/space_dopesheet.py (+5, -3) (Diff)
/release/scripts/startup/bl_ui/space_graph.py (+6, -3) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -4) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -4) (Diff)
/source/blender/editors/transform/transform.c (+5, -1) (Diff)
/source/blender/editors/transform/transform_generics.c (+5, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+12, -0) (Diff)
/release/scripts/startup/bl_ui/space_graph.py (+6, -3) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -4) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -4) (Diff)
/source/blender/editors/transform/transform.c (+5, -1) (Diff)
/source/blender/editors/transform/transform_generics.c (+5, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+12, -0) (Diff)