pixijs / layers

Separate the z-hierarchy of your scene tree from its canonical structure.
https://pixijs.io/layers/docs/
MIT License
222 stars 57 forks source link

Please change pixi-layers to a new repo or make it the main branch #41

Open carrascodev opened 5 years ago

carrascodev commented 5 years ago

Ok, so I installed this through npm i pixi-display and it took me a few hours to discover that actually the branch being used right now is the Layer branch. So I had to run github:pixijs/pixi-display#layers to make things actually work.

So please move it to a new repo or make the layer the main branch. It's non sense to keep it like this with the code examples being in a huge difference between the main branch right now.

ivanpopelyshev commented 5 years ago

yeah, i believe no one is uses old pixi-display.js anymore, its safe to move to main branch and convert it to newly released v5.0.0-rc :)

lambdalisue commented 5 years ago

Please add https://github.com/pixijs/pixi-display/issues/10#issuecomment-314226251 to README as well once you've switched. It took me several hours to figure out how to use this with TypeScript.

ivanpopelyshev commented 5 years ago

@lambdalisue that's how i hate webpack users ;) Joking. I'll add it as soon as i move it to v5.