Blender Git Loki
Git Commits -> Revision 21bfc46
Revision 21bfc46 by Jacques Lucke (master) May 14, 2019, 09:49 (GMT) |
Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.h Also renames the corresponding .c file. |
Commit Details:
Full Hash: 21bfc469abb88c171bb04379644a8595c31b8e12
Parent Commit: 1c106e1
Lines Changed: +265, -264
2 Added Paths:
/source/blender/editors/animation/time_scrub_ui.c (+214, -0) (View)
/source/blender/editors/include/ED_time_scrub_ui.h (+43, -0) (View)
/source/blender/editors/include/ED_time_scrub_ui.h (+43, -0) (View)
2 Deleted Paths:
/source/blender/editors/animation/anim_scrubbing.c (+0, -214)
/source/blender/editors/include/ED_scrubbing.h (+0, -43)
/source/blender/editors/include/ED_scrubbing.h (+0, -43)
8 Modified Paths:
/source/blender/editors/animation/CMakeLists.txt (+1, -1) (Diff)
/source/blender/editors/screen/area.c (+1, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+1, -1) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+1, -1) (Diff)
/source/blender/editors/space_nla/space_nla.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+1, -1) (Diff)
/source/blender/editors/util/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/screen/area.c (+1, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+1, -1) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+1, -1) (Diff)
/source/blender/editors/space_nla/space_nla.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+1, -1) (Diff)
/source/blender/editors/util/CMakeLists.txt (+1, -0) (Diff)