By jlnr (dev)
Date 2009-09-13 23:44
Hey,
So the main feature for 0.7.15, released yesterday, is that it is compatible with OS X 10.6. Put in a more positive way, Gosu is now a three-way Universal binary with ppc32, x86 and x86_64! I just hope that the Windows people don't do a switch to 64-bit or from MSVC to MinGW anytime soon. Would be nice to get some features done again :)
There is one more fix though:
• Gosu::Color.dup now works as expected
Behind the scenes, a lot of stuff has been going on actually. It's just that nothing of it has made it to be a supported feature yet. But you may already find some macro recording prototypes in the binaries to toy around with … ;)
Loading...