Ivan Popelyshev

Results 24 issues of Ivan Popelyshev

https://github.com/pixijs/pixi-swf I forked [Mozilla Shumway](https://github.com/pixijs/pixi-swf). I've been working on this for 7 months already. Goals - Help developers migrate their old ActionScript projects to PixiJS and TypeScript - Integration with...

Choose some Tiled maps and try to show them with that renderer.

Subj. integrate with https://github.com/ivanpopelyshev/bombermine-shuffle

We need some killer features. Make a layer that corresponds to water shader.

Solution: 1. ZLayer assigns special ids to all layers, and "subscribes" on their "addXXX" events. 2. RectTileLayer.renderCanvasTiles(...) method takes tiles list. 3. RectTileLayer passes all addRect calls to special listener...

Subj. Because we use iframe, spector doesnt detect the canvas. Maybe there's a way to fight that.

enhancement

In "creativerse" game audio files from "resources.assets" are linked to "resources.resources" binary file through "m_Resource" field. Need to add it as a child binary file.

Subj. Otherwise, its pain to debug things.

Private server, Unix: - master 1405 - fix-code-typos 1404 - original shumway 1404 Travis: - original shumway 1393 How is this possible? Which tests are failing on my server and...

Subj. Also, put all js files in one file as one of targets.