[x3d-public] Fix for X_ITE

John Carlson yottzumm at gmail.com
Sat Mar 17 11:57:07 PDT 2018


Andreas patch for X_ITE should repair X3DJSONLD, based on my work.

Here’s what I did:

if (typeof console !== 'undefined') {
        if (typeof console.warning === 'undefined') {
                console.warning = console.warn;
        }
}

And X3DJSONLD started working with X_ITE again.

Please apply an appropriate patch to X_ITE.

John

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180317/2bd464be/attachment.html>


More information about the x3d-public mailing list