pixijs / lights

Adds dynamic lighting via deferred shading to PixiJS
https://pixijs.io/lights/docs/index.html
MIT License
203 stars 29 forks source link

current build broken? #2

Closed mreinstein closed 9 years ago

mreinstein commented 9 years ago

I just pulled the latest, built it, and browsed to http://localhost:8080

I get this error: Uncaught TypeError: Cannot read property 'TRIANGLES' of undefined

ivanpopelyshev commented 9 years ago

@englercj please update package.json : this version works only with latest pixi, not 3.0.2 and not 3.0.6 , but LATEST, it requires https://github.com/GoodBoyDigital/pixi.js/commit/498603a207be13270b2e7c42ee05ab3ac88e0966

englercj commented 9 years ago

Released pixi v3.0.7 and updated to that.

mreinstein commented 9 years ago

very nice, thanks! Still needs the actual npm publish step, and I'll update pixi-spine-lighting to point back at npm.