Blender Git Loki
Git Commits -> Revision b2eb76c
Revision b2eb76c by Joshua Leung (master) April 20, 2018, 16:54 (GMT) |
Dopesheet-Timeline: Ported over cache indicator drawing + settings used to control their visibility These now live in the action editor/dopesheet related files. Apart from these, the timeline didn't actually have other settings of its own that were of any interest to anyone. |
Commit Details:
Full Hash: b2eb76cd50c98b6964ade51a486d31e8b40110dd
Parent Commit: cc06e0f
Lines Changed: +210, -11
6 Modified Paths:
/source/blender/editors/space_action/action_draw.c (+143, -1) (Diff)
/source/blender/editors/space_action/action_intern.h (+4, -0) (Diff)
/source/blender/editors/space_action/space_action.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+14, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -10) (Diff)
/source/blender/makesrna/intern/rna_space.c (+36, -0) (Diff)
/source/blender/editors/space_action/action_intern.h (+4, -0) (Diff)
/source/blender/editors/space_action/space_action.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+14, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -10) (Diff)
/source/blender/makesrna/intern/rna_space.c (+36, -0) (Diff)