Jacopo Gasparetto
Jacopo Gasparetto
Hello guys, I successfully integrated the ARCL ViewController with UIViewControllerRepresentable. Did you find a way to listen to LNTouchDelegate events?
Hello buddies, [here](https://github.com/JacoGasp/ARKit-CoreLocation/tree/feature/stack-annotations) the branch with a lot of fix and improvements after @halmueller suggestions. Now it fully use simd for computation
Hello @maxep, I see you tried to push this branch two time. At this point, this branch is open since two years. What are the plans for it?
Hi, same problem here. Did you find a solution?
This would be extremely useful in a CI/CD context, where it would be nice to avoid rebuilding godot-cpp each time.
Hello everybody, thanks for highlighting this issue, I'm experiencing the exact same problem with `--kubernetes` and `--configfiles` using a bare metal cluster with a custom S3 implementation and previously to...
> Not a GDB bug...but GDB does get a little confused in this case since `rosetta` is involved. > > I was able to get it working inside a container...
Hi @KOConchobhair, yes, I'm investigating and apparently the segfault comes from some multithreaded libraries messing around in our code. Still don't now if this issue comes for rosetta emulation or...
Hey @martinRenou, thanks for the reply. Yes, I saw the example and I'm currently using popups for makers. But they are very limited because I cannot remove the background and...
Great! I have been looking for a way to subclass a Layer o UILayer object within the python module, but it seems that the real graphics layout is managed by...