Currently, grid lines in the video sequence editor appear every 25 frames regardless of the scene frame rate. This patch adds a step parameter to UI_view2d_constant_grid_draw and when drawing the grid lines calls it with step = FPS, thus drawing grid lines at every full second.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender