Blender Git Commit Log
Git Commits -> Revision dbe23c5
February 15, 2017, 19:10 (GMT) |
OpenGL immediate mode: sequencer_draw.c Other than the general conversion: * Made some slight aesthetic improvements. ** Removed gradients. ** Replaced stipples with transparency for hidden strips. ** Made strip borders less harsh. ** Removed stripes from offsets and made them brighter. * Made only the visible parts of waveforms be drawn. * Fixed a few drawing bugs. ** Background was not being drawn when buffer is NULL, and no grease pencil is being drawn. ** Offset drawing ignored strip visibility. Also, note that diagonal stripes for locked and error strips, are still being drawn with the old api, as they await a new shader in order to be converted. Part of 49043 |
Commit Details:
Full Hash: dbe23c5456496a179b956b545c24c311b69c1c62
Parent Commit: 10d2ee6
Lines Changed: +359, -300