gdext
https://github.com/godot-rust/gdext
Rust
Rust bindings for Godot 4
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to gdext
Help out
- Issues
- Add support for `@experimental` and `@deprecated` attributes for user-generated docs.
- Support disconnection for type-safe signals
- `connect_self()` is not available for engine classes
- Support `deprecated` and `experimental` tags in user generated documentation
- Implement `Mul<Transform...>` for `Vector2`, `Vector3`
- Provide easy way to register user singletons/autoloads
- Consider migrating to Rust 2024
- Allow virtual methods to be GdSelf in special cases
- It is UB to use most of the library before init code is run
- Experiment with splitting up signature differently
- Docs
- Rust not yet supported