Blender Git Commit Log
Git Commits -> Revision d8169c2
April 2, 2015, 11:51 (GMT) |
FileBrowser - fix two crashers. * Full path is no more static, so we need dynamic tooltips to use it (still an issue with drag stuff here :| ). * Remove timer would attempt to free timer's customdata, which is mere int-in-pointer in case of new notifier timer, so we need a special tweak on remove here. |
Commit Details:
Full Hash: d8169c2db7f4c4c8a6d7d09de8bc64ce1e8bb7e5
Parent Commit: a592525
Lines Changed: +23, -6