tparisi / glam

GL and Markup
http://www.glamjs.org/
MIT License
236 stars 40 forks source link

Update to three.js r71 #59

Closed brianpeiris closed 9 years ago

brianpeiris commented 9 years ago

Sorry for the large PR, there were quite a lot of files in the libs/ directory. The actual compatiblity changes in src/ are quite small.

I tested the demos and examples and everything looks ok except for glamcity.html, which throws an error with the minified glam.min.js. It works with the debug glam.js but looks a bit strange (the building textures are much brighter for some reason). Hopefully you can look into that.

brianpeiris commented 9 years ago

Actually, this PR is ridiculously big. I'll create another PR without the hundreds of library files.