Blender Git Loki
Git Commits -> Revision 1e8e779
January 31, 2007, 11:24 (GMT) |
Bugfix for #5603 - event que 'stuck' when holding down shift modifier when sculpting This bug was caused by the main event queue overflowing. This commit fixes the bug by increasing the size of the main event queue from 256 events to 4096 events. |
Commit Details:
Full Hash: 1e8e779e6a95e5c7aa9ff28c7feff9b0a5c1bd05
SVN Revision: 9981
Parent Commit: 9eb2402
Lines Changed: +1, -1
1 Modified Path:
/source/blender/include/BIF_mainqueue.h (+1, -1) (Diff)