[x3d-public] Fix for X_ITE

Andreas Plesch andreasplesch at gmail.com
Sat Mar 17 12:11:35 PDT 2018


Hi John,

yes, this what I had done and I had already submitted a PR which was
applied: https://github.com/create3000/x_ite/pull/9

Please try the newest X_ITE build.

-Andreas



On Sat, Mar 17, 2018 at 2:57 PM, John Carlson <yottzumm at gmail.com> wrote:
> 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
>
>



-- 
Andreas Plesch
Waltham, MA 02453



More information about the x3d-public mailing list