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

Introduce a generic rust async runtime integration c: async Everything related to async tasks/signals feature Adds functionality to the library
#1228 opened Jul 7, 2025 by AllenDang Loading…
match_class! macro to dispatch subclasses c: engine Godot classes (nodes, resources, ...) feature Adds functionality to the library
#1225 opened Jul 3, 2025 by Bromeon Draft
Add groups export. c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#1214 opened Jun 23, 2025 by Yarwin Draft
Implements Defaut parameters c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#1213 opened Jun 23, 2025 by astrale-sharp Draft
Emit POSTINITIALIZE notification after init() c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#1211 opened Jun 20, 2025 by beicause Draft 0.3.x
try to add doc comments to functions c: engine Godot classes (nodes, resources, ...) feature Adds functionality to the library
#1207 opened Jun 16, 2025 by 0x53A Draft
Type-safe call_deferred alternative c: engine Godot classes (nodes, resources, ...) feature Adds functionality to the library
#1204 opened Jun 15, 2025 by goatfryed Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:master.