-
-
Notifications
You must be signed in to change notification settings - Fork 292
Pull requests: godot-rust/gdext
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Result<T, E> returned from #[func] no longer implements ToGodot
c: ffi
#1564
opened Apr 21, 2026 by
Bromeon
Member
Loading…
Replace C bindgen workflow with Low-level components and interaction with GDExtension API
c: tooling
CI, automation, tools
feature
Adds functionality to the library
gdextension_interface.json
c: ffi
Implement Core components
quality-of-life
No new functionality, but improves ergonomics/internals
From<char> for GString
c: core
#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
ProTip!
Filter pull requests by the default branch with base:master.