-
### Tested versions
Reproducible in 4.3.dev (8ff8216)
### System information
Windows 11 - Godot 4.3.dev
### Issue description
When I try to compile the master branch with the `use_mingw=yes platf…
-
### Tested versions
- Master branch godot (commit 5034478611697358f4e135c69f364ef6d8cd54dc)
- emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.52 (fa478400df3351f7153c0279b…
-
### Godot version
v4.2.beta.custom_build. e8d57afae
### System information
Ubuntu 22.04 CI
### Issue description
```
scons -j2 dev_build=yes target=editor use_asan=yes use_ubsan=yes linker=gold…
-
### Godot version
4.0.3 stable
### System information
Windows 10, OpenGL 3.3
### Issue description
Hi
when I export my project, my export file is 100MB, after using a custom template my apk file…
-
Dear Bullet developers,
I want to have collision checking for a concave mesh (a mug) in pybullet. Following a hint from the documentation, I created a convex decomposition using the tool v-hacd and…
-
out.glb is coacd result, 25 piceces, 1254 triangles
![image](https://github.com/SarahWeiii/CoACD/assets/1579850/c702a530-b5c2-4072-9ba1-7a9897817485)
code:
```python
import coacd
import tri…
-
https://user-images.githubusercontent.com/6353016/199984013-940c230f-462b-4081-a34e-75efe54e639e.mp4
Gives the user info about the progress as well as shows that the PC isn't frozen.
-
As seen in #109, #113, and now my #115; there's a bit of a doozy with the Polish translations.
There's a few strings where the technical terminology should be discussed to maintain accuracy within co…
-
### Godot version
4.1 c12d63556b5c1da03a00dd4c45c40e60bd8d68c2
### System information
Ubuntu 22.04 CI
### Issue description
Regression from ~4 days ago - robably - https://github.com/godotengine/…
-
各重機間の干渉が無視されているために、重機同士がぶつかってもすり抜けてしまう
各リンクオブジェクトのLayer設定が適切に行われていないのが原因と考えられる
Layerを整理して適切に設定することで対策する