Blender Git Loki
Git Commits -> Revision 1f9d882
Revision 1f9d882 by Damien Plisson (master) October 20, 2009, 08:13 (GMT) |
Cocoa: - fix 10.6 API used in window resizing callback causing crash on 10.5 systems (Thx Jasper Mine for the bug report) - implemented min window size enforcement to prevent tiny windows messing up blender's internal ui layout (same as done by Campbell on X11, is a partial fix of bug #19550) - added (commented) code for enabling multithreaded opengl (this optimization is here for experimental tests, not for mainstream, so bleeding edge testers would want to uncomment the three "Multithreaded opengl code : uncomment for enabling" sections) |
Commit Details:
Full Hash: 1f9d8826dbe94a8d616fe1d90efcb242b233cbd9
SVN Revision: 23992
Parent Commit: 8a8e00a
Lines Changed: +25, -0
1 Modified Path:
/intern/ghost/intern/GHOST_WindowCocoa.mm (+25, -0) (Diff)