Rabit
Rabit
Hello folks, Found that the style checker doesn't verify the additional spaces between the elements, for example: ```groovy class TestClass { def testCall ( var = null ) { if...
Patch to support the MacOS for go-dqlite, basically a copy of abandoned PR #119 with some cleaning and MacOS-specific changes. Now it's ready for review - I tested it successfully...
fixes: #72 TODO: not completed, not working
Capturing of the pointcloud snapshots usually is less usable than leave it for software to build the model from the captured points and update the model dynamically. So the next...
To use different inputs, reconstructors and exporters handy 3d scanner should be moved to plugin model.
### Issue description: Camera device is not recognized during connection to Android 10 host. ### Environment: * **Application version**: 0.5.1 * **Device**: Samsung Galaxy S10 SM-G973F * **OS**: Android 10...
### Is your feature request related to a problem? Please describe. The application needs to support multiple cameras connection. ### Describe the solution you'd like After replatforming that should be...
- [ ] Seems we can get better FPS by using multiple threads on processing the frames - [ ] Save/load/export in background instead of the main thread
### Is your feature request related to a problem? Please describe. Right now BlendNet render strategy is simple - to make sure the frame will be rendered as soon as...
### Is your feature request related to a problem? Please describe. The compositing operations could be quite resources consuming, so most probably compositing should be moved to the Agent in...