Using irrlicht 1.7 branch, getDesktopResolution from the NULL driver returns 0, 0. Trunk has the same code for setting the desktop size on OS X.
I will have to check the OS X version (I'm not the mac guy, second hand info; it's 10.6 or 10.7 anyway), but is this a known bug?
getDesktopResolution on OS X returns (0, 0)
Re: getDesktopResolution on OS X returns (0, 0)
Found this:
http://irrlicht.sourceforge.net/forum/v ... =7&t=44508
Which has the same problem and a solution. Sadly I can't test it, and I assume the irr team can't either since that's four months old.
http://irrlicht.sourceforge.net/forum/v ... =7&t=44508
Which has the same problem and a solution. Sadly I can't test it, and I assume the irr team can't either since that's four months old.
Re: getDesktopResolution on OS X returns (0, 0)
I included it in my patch:
https://sourceforge.net/tracker/?func=d ... tid=540676
https://sourceforge.net/tracker/?func=d ... tid=540676
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes