cocos2d-objc icon indicating copy to clipboard operation
cocos2d-objc copied to clipboard

Loading tile set textures.

Open slembcke opened this issue 10 years ago • 0 comments

Previously, NN filtering was set on tile set textures after loading them from the cache. This was never very correct or safe. It's currently disabled. We need a safe and cacheable way to load the tileset textures using NN filtering

slembcke avatar Jan 29 '15 02:01 slembcke