Benjamin

Results 144 comments of Benjamin

Closing this due to lack of follow up. On careful consideration, I don't think this makes sense in mainline `esper`, due to placing relevance on what is supposed to be...

I'm strongly considering changing all Vec types to be immutable (tuple subclasses, like Mat3/4) for the upcoming v2.1 release. This is a breaking release, so a good chance to do...

Hi, thanks for opening the ticket, and sorry for leaving this hanging for so long. I was able to replicate your issue, and it looks like a general OpenAL issue....

Try setting `pyglet.options['osx_alt_loop'] = True` immediately after importing pyglet (before any other modules are imported).

@jason-bowen-zheng It's been a long time, but I finally got back to my experiments with this. I tried to take the existing animation system, and move it into a dedicated...

Closing due to age, but please follow up if you still have questions.

@jasonm23 You will need to manually enable this change for now. Set `pyglet.options['osx_alt_loop'] = True` Immediately after importing pyglet to try it.

Hi @kingadami, Sure, these would be welcome additions. Let me know if you have any implementation questions. One thing to keep in mind when working with codecs is that all...

Removed the overly specific tests in latest releases.