xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

blacklist renderer "Internet Explorer" (weird breakage) #64

Closed wherget closed 9 years ago

wherget commented 10 years ago

While IE11 does have WebGL, a lot of features are (apparently) missing, which causes breaks somewhere deep in the Bounding Box code. For the moment, IE11 should be blacklisted such that a website visitor gets a proper "not supported" box, instead of (potentially invisible) exceptions in the console.

csvurt commented 9 years ago

Good news! 4.9 added support for IE 11 so I'm going to merge this into dev/null. Thanks for your contribution ( ͡° ͜ʖ ͡°)

But seriously, going forward we'll take care of pull requests as they come in instead of a year later...