Hi there,
I just upgraded my project to 99.5 rc0, by replacing all cocos2d source files in the libs dir.
Works fine so far, and I finally got rid of my artifacts problem :-)
But, it seems like my performance got hit - the game had 60 fps on iPad until the upgrade, and now its around 50 fps.
Is that due to the artifacts problem solution (I changed CC_FIX_ARTIFACTS_BY_STRECHING_TEXEL to 1) ?
Or is there something else I should be aware off ? I did not start out a new project with a template, but kept my existing project - maybe something needs to be changed ?
Take care,
Tony