Hi, On Fri, Aug 16, 2013 at 12:40 PM, "Juan J. Martínez" <[email protected]> wrote: > On 15/08/13 22:24, Paul Colomiets wrote: >> Hi, >> >> We are currently releasing a game written in python3 and pyglet for >> Airspace (Leap Motion's application store). The game is being approved, >> so I have no public link yet. > > Great! Let us know when it's live! >
It's finally here: https://airspace.leapmotion.com/apps/skyward/windows Mac OS version will probably be there soon. >> We want to contribute some fixes we needed to get it working, most >> notably a retina support. Since google code doesn't have any pull >> requests, what is preferred way for contributions? Emailing patches? Or >> a link to a repository? (Why not github BTW?) > > As far as I know you can clone the repository though, but there's no > such thing as a pull request. > > I think I'd like an issue with a description of the problem with an > attached patch (unified format) vs latest version of the repo. Also be > sure it doesn't break existing tests and include relevant tests if possible. I've created two simple issues: https://code.google.com/p/pyglet/issues/detail?id=660 https://code.google.com/p/pyglet/issues/detail?id=661 I'd like to contribute more complex things, but if process would be this long, I doubt I can do anything. I can make a fork with all my changes. Would anybody be willing to accept them all at once? Or maybe there is somebody who I can talk to directly, to make the process faster? Thanks. -- Paul -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
