Marcel Wiessler

Results 173 comments of Marcel Wiessler

Ah just noticed https://github.com/google/flatbuffers/pull/6998 due to ``^2.0.4`` it implictly updated to ``2.0.6`` and broke my code.

How should I handle compiling my ts schemes now? Running ``flatc --ts myscheme.fbs`` still produces code like this: ``time():flatbuffers.Long`` and ``this.bb!.createLong(0, 0)`` which throws errors now. Is there a more...

@bjornharrtell I've downloaded the flatc version from releases (2.0.0) - do you have any info on when a new release (pre-compiled version) will be officially available?

Thank you @bjornharrtell ! Maybe someone else has info on a timeframe for the next release?

It looks to me like they're not correctly parsed yet. I can include the code to the stacktrace tomorrow.

The code is here: https://gist.github.com/marwie/84efcd6a6a22f24208bba7abae13299b

What problem does it solve: e.g. interpolating lists wont change indices anymore (e.g. points) so it should become more stable (if it is a requirement)

cause is that IsRecording state is not set on new instance

Hello @Scrantch thanks for all the info and sorry for the inconvinience. There should be no need to upgrade any components due to upgrading AR Foundation. So if I understand...

Hello @Scrantch, I tried reproducing your bug (tried both on osx and windows using Unity versions 2020.1 and 2019.4) with ARSim 1.0.5 and ARF 4.1.1 When trying to reproduce I...