Skip to content

Pull requests: godot-rust/gdext

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Result<T, E> returned from #[func] no longer implements ToGodot c: ffi Low-level components and interaction with GDExtension API quality-of-life No new functionality, but improves ergonomics/internals
#1564 opened Apr 21, 2026 by Bromeon Member Loading…
Replace C bindgen workflow with gdextension_interface.json c: ffi Low-level components and interaction with GDExtension API c: tooling CI, automation, tools feature Adds functionality to the library
#1562 opened Apr 20, 2026 by Bromeon Member Loading… 0.5.x
Implement From<char> for GString c: core Core components quality-of-life No new functionality, but improves ergonomics/internals
#1554 opened Apr 12, 2026 by QuinnPainter Loading…
Type-Safe API for User-defined RPCs c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#1535 opened Mar 16, 2026 by ThePoultryMan Loading…
7 tasks
Unique<T> for thread-safe usage of engine types breaking-change Requires SemVer bump c: threads Related to multithreading in Godot feature Adds functionality to the library
#1524 opened Mar 10, 2026 by TitanNano Contributor Draft
4 tasks
0.6
ProTip! Filter pull requests by the default branch with base:master.