-
![image](https://github.com/user-attachments/assets/7865151e-c430-4674-917e-cdb886b7ad2b)
It's a new feature in godot-cpp to be able to add documentation.
-
- Downloaded from Master (and also from godot-4.3 branch, same issues)
- unzipped to project
- created venv
- installed requirements just fine
- running generate.py gives the following (for each '…
-
### Godot version
https://github.com/V-Sekai/godot/commit/35b10e36d919247cf9e7c06892bf1c38ef027b0b
### godot-cpp version
https://github.com/godotengine/godot-cpp/tree/fbbf9ec4efd8f1055d00edb8…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Allowing programmers to implement their own volumetric fog (if they wan…
-
Hello,
Do you plan on making your plugin available for web platforms ?
Right now the web export fails with this error
```
No suitable library found for GDExtension: res://addons/godot_midi/godot…
-
I'm investigating whether Godot (along with this extension) would be a good fit to migrate an existing Java game project too. I'm very impressed with what I've seen so far with both - getting started …
-
### Tested versions
- Reproducible in: master (61598c5c88), 4.3, possibly all the way back to 3.3.
The code of interest was introduced in commit 221f5da85 on 2021-08-15.
I apologize for not includi…
-
Hoping to document the current story and pain points around using GDExtension for language bindings, so that decisions can be made on what are actually issues and what are things that users should jus…
-
I had to undo this, due to GDExtension being surfaced:
https://github.com/migueldeicaza/SwiftGodot/pull/604
-
Out of mere curiosity, I wonder if there's any possibility in the future to implement dependencies between GdExtension binaries written in different languages? Being relatively new to exploring this r…