zeuner

Results 22 issues of zeuner

Comparing draft meshing results from both a build of the `develop` branch at end of April 2023 and right now, I noticed a degraded reconstruction. 3D features seen in the...

The current `develop` branch has compilation issues at least on Arch Linux and Ubuntu Linux. E.g., `cmake` fails: ``` CMake Error at src/CMakeLists.txt:450 (find_package): By not providing "FindCoinUtils.cmake" in CMAKE_MODULE_PATH...

It would be quite useful if it was possible to filter transport connections so that a set of transport companies is excluded, or only using connections from a set of...

https://github.com/castorini/pyserini/blob/57a00cfa6c1201a57eeda13512fee37d72afa348/docs/usage-index.md?plain=1#L245 Is there a way to recreate the model, or a different model to be used instead in the example for encoding documents with the sparse encoder?

This PR supersedes https://github.com/minetest-LOTR/Lord-of-the-Test/pull/135 to track further efforts to add translation support and German language translations. Next steps include moving from `intllib` to `minetest.get_translator`. For consistency reasons, it may be...

Would it be possible to make the controls as seen in the Android version of the native client available using WASM? It is currently possible to open Minetest-WASM in the...

This pull request is part of an effort to enable the usage of WorldEdit for less privileged (non-admin) players on a server without risking disruption of the world as a...

enhancement

The source code did not compile on some platforms due to missing include directives for standard library features used in the corresponding files. These were added.

bug

The `auto` declaration leads to a type mismatch on aarch64-darwin: https://logs.ofborg.org/?key=nixos/nixpkgs.254299&attempt_id=70d98e7c-455f-48e0-a984-14a402f9d64e This fix should also generally improve portability.

bug

There has been discussion (https://github.com/NixOS/nixpkgs/pull/273146#issuecomment-1848780888) implying that the current `ofborg` implementation may have issues coping with our year-long proven maintainer list data model, but I could not find a corresponding...