Dragos Daian
Dragos Daian
This is the closest implemention I found that is almost drop in over the real one, maybe needs a layer on top of it to match the API of firebase,...
First adding the id parameter to plugins so its easier to automate callback identifying. Then creating some classes to match the interface of firebase. The idea is to to do...
Not sure if this is still being worked on, but there is now: https://github.com/rburing/physics_server_box2d which uses same nodes as Godot(same API) and uses box2d under the hood as a physics...
add bug
Made a PR so you can view the bug I am experiencing. Here is the image of how the example looks like:  What is happening here, I am calling...
This example shows a case where points are removed from polygon.(maybe its default behaviour, not sure)
There are some cases when the asserts are hit, and stop simulation. The ask of this issue is, are all the asserts needed? Could the simulation be continued in any...
I integrated rapier and rapier-f64. Then I added salva, but now it doesn't build and salva only works with rapier, not rapier64(eg. features="rapier") https://github.com/appsinacup/godot-rapier-2d https://github.com/appsinacup/godot-rapier-2d/issues/61 One solution could be to...
### Godot version 4.2 ### Plugin version 1.0.5 ### System information - ### Issue description Installing from asset library doesnt put everything in a addons/ folder. Instead it just gives...
- Fixes https://github.com/2shady4u/godot-sqlite/issues/164
**Is your feature request related to a problem? Please describe.** Would be cool to be able to see databases(.sqlite files) in godot files inspector. **Describe the solution you'd like** A...