Blender Git Loki
Git Commits -> Revision d8ed4c3
Revision d8ed4c3 by Ton Roosendaal (master) December 3, 2008, 13:14 (GMT) |
2.5 fixes - View2d bug: it was taking sliders into account for setting the window matrix, which it shouldn't (glViewport does). This caused error offset in drawing, like for current-frame scrolling. - Current frame scrolling in TimeWindow back on window level. (used to crash, but that was fixed in WM) - Made UI_view2d_region_to_view accept ints, no shorts - removed debug function in interface_ops.c |
Commit Details:
Full Hash: d8ed4c389c750f0513a7024fa5dadeb28c05749b
SVN Revision: 17690
Parent Commit: 92cbb4b
Lines Changed: +15, -52