Files
test2/source
Joshua Leung 7dd6926b22 Bugfix [#27548] Timeline view - 2D drawing issues
* Keyframe lines were being drawn too short when frame number box was
enabled. The code for drawing this was modifying the View2D view-space
to get it's stuff in the right place, but the timeline code was not
accounting for this.

* In order to make the time ticks more visible outside the frame
range, I've moved the start/end frame drawing stuff in timeline to
occur after the grid drawing, and to draw semi-transparent, just like
the preview range curtains in the other animation editors
2011-07-12 12:04:27 +00:00
..
2011-05-09 08:15:38 +00:00
2011-07-09 19:59:32 +00:00
2011-05-09 08:15:38 +00:00
2011-07-01 13:39:35 +00:00