-
### Description
I've tried the following with both the `get_one` and `get_one_or_none` methods, in the context of a Litestar dev (local) environment.
The first query from my `user` table with an arb…
-
Hello, can you please include the version of Godot Jolt build in godot-jolt.gdextension so it's easier to track? Thanks
-
See #110
We can build Jolt in multithreaded mode now, we should create an example (a plain one and one implementing callbacks) and make the build available in the package.
-
The arena indicator doesn't accommodate for a varying viewport aspect ratio. its always the same height, even if its unnecessary
-
First, **THANK YOU** for this plugin, my current workaround is to start my IDEs in each directory, which is a fine workaround but a bit tedious.
IMHO, Mise Python support should be pretty straight …
-
Are any of the following open-source CPUs targets for Jolt?
Specifically, should I ever expect that Jolt will run on, say, the Berkeley/SiFive Rocket [rv32ima](https://github.com/chipsalliance/rock…
-
Hello!
I tried to convert `sourmash-minimal-feedstock` to rattler-build in
https://github.com/conda-forge/sourmash-minimal-feedstock/pull/64
But got this error (locally too) when trying to run `cond…
-
This extension does not currently support the `face_index` field found in the result dictionary of `intersect_ray`, as seen in its [documentation](https://docs.godotengine.org/en/stable/classes/class_…
-
protobuf.js version: 6.9.0
nodejs: 14.2.0
If I have class **after enum** in JS file (after pbjs command), I can't see interfaces for it in TS file after pbts command. But interfaces for classes **…
-
Hi, I am new to Godot and lately I heard about JoltPhysics, cool... it solves stuff and improves performance, however when switching to it, for some weird reason RayCast3D from direct space state does…