Blender Git Commit Log

Git Commits -> Revision 24c0f18

Revision 24c0f18 by Brecht Van Lommel (master)
June 27, 2011, 13:57 (GMT)
Fix part of #26850: Cocoa OS X game player was not working, two issues:

* Unlike blender, the game player draws only on windows update callbacks,
and those wer not implemented.
* Going fullscreen for player was not implemented correct, it expected an
existing window but actually it should create one.

Commit Details:

Full Hash: 24c0f1873e747dbfdf99637e89ba8c0d6b166f37
SVN Revision: 37861
Parent Commit: a961d62
Lines Changed: +15, -30

5 Modified Paths:

/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+0, -8) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+0, -20) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+2, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021