Compatibility with Starling 0.9.1
boblemarin opened this issue · 3 comments
boblemarin commented
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...
PrimaryFeather commented
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.
boblemarin commented
Excellent ! Thanks for your framework, it is really helpful.
PrimaryFeather commented
You're welcome! Thanks, too! =)
And, again, sorry for that issue -- it was late at night ;-)