Florian Euchner
Florian Euchner
Thanks for reporting. However, currently chrome also doesn't seem to support any different API (e.g. it doesn't support `facingMode` in `mediaDevices.getUserMedia` and it doesn't have a full implementation of the...
There still is the problem of camera selection on mobile devices though. Chrome on Android still doesn't support the `facingMode` constraint, which is what we need to tell Chrome to...
Yes, this is a known issue. Collision detection and looking across the edge works fine, but drawing the faces of the nodes at the edge and selecting nodes doesn't. I'd...
Actually, @Hawk777 was the one implementing these mechanisms in mesecons :wink: , so he is the one most proficient in using VoxelManips for transmissions. The digilines algorithms were basically forked...
Your third idea sounds like the cleanest solution to me and it also reminds of how CAD software for drawing electronic schematics handles this problem. If I understand you correctly,...
I'd be fine with a minimal VoxelManip solution + changing the transmit algorithm to an iterative breadth-first search, without caching for now. Don't spend too much time on implementing an...
I was specifically talking about the @minetest-mods team that owns this repo now. I handed digilines over to them because I know I'm not able to put enough effort into...
Hi @nachiketkukade, thanks so much for considering this request! I don't want to nag you, but I was wondering if you have any update on the topic of picosecond-precision RX...