Blender Git Commit Log
Git Commits -> Revision 96c50ae
Revision 96c50ae by Aditya Y Jeppu (soc-2021-vse-strip-thumbnails) June 15, 2021, 18:55 (GMT) |
VSE strip thumbnail drawing function Thumbnail Drawing Function Improvements T89144 The previous version drew the thumbnails but didn't take into consideration The visible range where the thumbs should be seen and tried to draw till end of strip. This version considers only those thumbails which can be seen and leads to large performance gain. Multiple strips can be used smoothly. Drawing logic was change to keep same thumbs when strip slide operation was performed. Differential Revision: https://developer.blender.org/D11616 |
Commit Details:
Full Hash: 96c50ae2bac91b97b333f812abb558c15da40d9f
Parent Commit: e169120
Lines Changed: +29, -28
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_draw.c (+29, -28) (Diff)