Gamua/Starling-Extension-Particle-System

Compatibility with Starling 0.9.1

boblemarin opened this issue · 3 comments

Hi,

I just updated Starling to 0.9.1 and now the ParticleSystem class is reporting errors.
Can you confirm that the recent changes to the framework broke this extension ?

I got to fix most problems, but the instruction :

Image.getProgramName(mTexture.mipMapping)

in the render() method is giving me some trouble...

Ah, shit, sorry -- yes, the particle system needs to be updated, and I already did so -- but apparently I forgot to call "git push" to push the changes into the repository.

Sorry!!! I will do so this evening (Europe), so in about 8 hours.

Excellent ! Thanks for your framework, it is really helpful.

You're welcome! Thanks, too! =)
And, again, sorry for that issue -- it was late at night ;-)