Leonard Bruns

Results 40 issues of Leonard Bruns

- [x] I have fzf 0.23.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

I think the environment seed behavior is a bit unusual right now. Looks as if you generate 50 environments with seed = 0 and then 50 environments with seed =...

I looked a bit more into the crashes that I had for these two steering functions, and they actually happen on the master branch too. So should not be related...

**Describe the annoyance** There's no way to adjust how much space Recordings and Blueprint take on the left hand side. I think when having a lot of entities, it might...

ui
📺 re_viewer
😤 annoying

**Describe the annoyance** To hide a currently visible view, I need to either remove or hide it from the left-hand side blueprint view. Especially when there are many views or...

enhancement
ui

[Neural radiance fields (NeRFs)](https://www.matthewtancik.com/nerf) and [Gaussian splatting](https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/) recently received a lot of attention. These are 3D representations that can be optimized from posed image collections via differentiable rendering yielding near-photorealistic...

enhancement
🔺 re_renderer
📺 re_viewer
🍏 primitives

**Describe the bug** See video (I am not clicking / dragging the timeseries to stop it, only double clicking it to get it rolling again), happening twice at 0:08 and...

🪳 bug
👀 needs triage

**Describe the annoyance** The command to install the prerelease from here https://github.com/rerun-io/rerun/releases will not work if the same version is already installed. **Possible solution** Add `--force-reinstall` to the command?

📖 documentation
😤 annoying
🏎️ Quick Issue

**Describe the bug** When opening [these meshes](https://github.com/rerun-io/rerun/files/14002908/meshes.zip), the obj file has no texture and the glb / gltf files either show up red or give an error. In Open3D all...

🪳 bug
🔺 re_renderer
user-request

Hi, the current version on pypi still requires sklearn, which now triggers an error (depending on the time): ``` Collecting sklearn Downloading sklearn-0.0.post1.tar.gz (3.6 kB) Preparing metadata (setup.py) ... error...