On Sun, Sep 11, 2011 at 2:29 PM, Hello3171 <[email protected]> wrote:
> Hmm.. I will try the 1.2dev version. > > Is it the "enhancements_1_2" branch found here > http://code.google.com/p/pyglet/source/browse/?name=enhancements_1_2? > > Better learn how to use Mercurial too! > > no, it is the default branch in the repo. You can checkout with hg clone http://code.google.com/p/pyglet/ pyglet_local where pyglet_local is any nonexistent dir name where you want the data to go. Into that directory will be a pyglet directory which is the one you want to use. Remember to patch as indicated in the issue 510, the patch is *not* incorporated in the current repo. -- claudio -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
