Hi
I improved some parts of Irrlicht MacOSX code in this patch:
https://sourceforge.net/tracker/?func=d ... tid=540676
More details You can find in patch description. As I mention in this description I will replace all deprecated code for MacOSX version >= 10.6 soon.
Why I care only about Snow Leopard and later? At first, because Mac App Store is avaiable only for 10.6+ (I heard that Apple doesn't like deprecated code in titles published on Mac App Store, so we need improve existing code). At second, because I heard that current code works very well on 10.5 and older.
Cheers,
Update:
Second version of this patch is already avaiable on a tracker.
MacOSX deprecated code like Carbon etc.
MacOSX deprecated code like Carbon etc.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Re: MacOSX deprecated code like Carbon etc.
Looks nice. I'll ping our mac guy to test this after the holidays.