HaxeFlixel / flixel-demos

Collection of demos for HaxeFlixel
https://haxeflixel.com/demos
422 stars 291 forks source link

Remove legacy code #332

Closed Starmapo closed 4 months ago

Starmapo commented 4 months ago

This removes the PostProcess demo and the FlxG.bitmap.dumpCache() call in the TexturePackerAtlas demo, as these features are either unavailable or have no effect in the latest version of HaxeFlixel.

Should fix CI on HaxeFlixel/flixel#3059

Geokureli commented 4 months ago

regardless of where we land on 3059, this seems like a good change