Blender Git Commit Log

Git Commits -> Revision 26da3cb

Revision 26da3cb by Campbell Barton (master)
August 31, 2010, 14:22 (GMT)
patch [#23585] Fix for [#23553] in File Selector; Multiple Calls of Selector
from Alexander Kuznetsov (alexk)
bugfix for [#23553] F2 on filebrowser = bug?

from the tracker
--- snip
File Explorer redraws weirdly on second press of F2 if non-default view or file types were selected previously.

This patch prohibits second call of file selector in the same window.

The bug goes much deeper. If file selector is never closed properly (cancel or select), it never gets released. (at
least the handler). If you press F2 or Ctrl-F3 ten times and than "Back to Previous" and repeat all of this
several times Blender will freeze. Also after calling file selector at least two times, on cancellation Blender will
return to full area independently to what state it was before.
---

include small unrelated change to quiet unpack prints when fonts are not found.

Commit Details:

Full Hash: 26da3cb99f5f90e895c599902fa77aecc826a2c3
SVN Revision: 31675
Parent Commit: a98b93b
Lines Changed: +12, -6

2 Modified Paths:

/source/blender/blenkernel/intern/font.c (+3, -5) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+9, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021