Blender Git Commit Log
Git Commits -> Revision 0dc6b92
April 1, 2015, 20:26 (GMT) |
FileBrowser new preview code: bunch of fixes. Start to looks good... This commit adds a new timer helper, that only send notifiers (kind of very restricted subset of wm_job stuff), since using jobs for previews would be now counter-productive and way too much heavy. Also fix/enhance how previews are generated (order), etc. etc. Still WIP though, having some weird crashes and such lurking around. |
Commit Details:
Full Hash: 0dc6b92fe6d7c14a339e5905e53bfa8676b20dff
Parent Commit: ce3a8f9
Lines Changed: +172, -91