J.C
J.C
about item1, i found the reason, in IE9 IE10, you can't directly use function alias... var body = document.body; var bodyAdd = body.addEventListener; bodyAdd(...); // SCRIPTS65535 but directly call document.body.addEventListener(..)...
on IE11: Phaser3.6.0  cannot launch.. the error is caused by link Multi.shader and the reason is still the problem of indexer in webgl1.... i tried to use the naive...
btw, there is a lot of `console.log` in HTML5AudioFile / HTML5AudioSoundManager
fix item 1,2 and IE 9 10 passed! i'll try to submit a PR soon on IE 11 because it's a little big change on multi-pipeline so i think i...
please use VSCode to compile
@the-simian new db for phaser3 is ready, it will soon be merged to master.
@akdcl please review on the PR soon, thanks. #76 there are some new changes needs to be pulled again as phaser 3.13 renamed some APIs in the matrix class.
@Arthur3DLHC thank you. actually it was queued: 1, bounding box 2, debug drawing 3, mesh but it depends, as currently busy on other project, I'm sorry.
@pavels thank you, these changes are applied here in my local proj already, they'll be pulled with other changes together but have to wait till a version is merged into...
@pavels LOL, yep... sorry, messed up.