Cleanup: clang-format
This commit is contained in:
@@ -163,12 +163,7 @@ void ED_time_scrub_draw_current_frame(const ARegion *region,
|
|||||||
rcti scrub_region_rect;
|
rcti scrub_region_rect;
|
||||||
get_time_scrub_region_rect(region, &scrub_region_rect);
|
get_time_scrub_region_rect(region, &scrub_region_rect);
|
||||||
|
|
||||||
draw_current_frame(scene,
|
draw_current_frame(scene, display_seconds, v2d, &scrub_region_rect, scene->r.cfra, draw_line);
|
||||||
display_seconds,
|
|
||||||
v2d,
|
|
||||||
&scrub_region_rect,
|
|
||||||
scene->r.cfra,
|
|
||||||
draw_line);
|
|
||||||
GPU_matrix_pop_projection();
|
GPU_matrix_pop_projection();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user