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

4 Modified Paths:

/source/blender/editors/space_file/file_draw.c (+14, -4) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+6, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021