-
```
[11:46:57.426] [flight] [info] [scenarios_universetest.cpp:480] Captured into Satellite 54 under CoordSpace 55
osp-magnum: /home/jonesmz/osp-magnum/3rdparty/newton-dynamics/newton-3.14/sdk/dgPhy…
-
When rendering shadows in multiple OpenGL parallel contexts, we sometimes get segfaults. Need to investigate this. Without the shadows, this does not happen. Example backtrace:
```bash
(gdb) bt
#…
-
Hello, I m using the branch "Rocky" and received these errors on openstack-ansible environment deploy:
changed: [mini-controller_repo_container-b72ba32c] => (item={'name': u'magnum-ui', 'project_gr…
-
It's inconvenient to derive a DbCodec when two fields of the same type require different codecs, because the imports conflict. One approach to fix this would be implementing a `DbCodecOverride` and `S…
-
The Magnum GUI is working well, but there remains to be a lot of cleaning and more features. In particular:
- Clean up the code related to graphics/Magnum
- Go through the OpenGL stuff and investi…
-
# opus magnum v1.71 | Mycelium🕸Гексахедрона
по цветам
[https://gexahedron.github.io/ru/poetry/2018-10-31-opus-magnum/](https://gexahedron.github.io/ru/poetry/2018-10-31-opus-magnum/)
-
How many amps can the heater outputs handle?
Can I run both 50W heaters on out output or should I run them on seperate heater outputs?
-
macos-14 with the default system compiler errors out when compiling translation units which include this header.
https://github.com/TheOpenSpaceProgram/osp-magnum/actions/runs/9298107395/job/255893…
-
In my first attempts to constructing dynamic queries, I had something like:
```scala
def findFiltered(filter: Frag) = sql"SELECT * FROM table WHERE $filter"
findFiltered(sql"age = 12")
```
…
adamw updated
2 weeks ago
-
Here's a console dump from Firefox Quantum 57.0.3 (64-bit) on macOS 10.12.6 (16G1036):
```
loading pref showConsoleLogs before prefs were initialised, you will not get the correct result
content-…