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
Sort

Pull requests list

[proposal] add 'notify' to '#[var]' c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#946 opened Nov 7, 2024 by 0x53A Draft
Implement dynTrait for Gd<T: TraitA> c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#930 opened Oct 26, 2024 by Yarwin Loading… 0.2.x
Multiple #[godot_api] impl blocks
#927 opened Oct 23, 2024 by 0x53A Loading…
6 of 8 tasks
More accurately provide spans to errors in the GodotClass macro c: register Register classes, functions and other symbols to GDScript quality-of-life No new functionality, but improves ergonomics/internals
#920 opened Oct 15, 2024 by lilizoey Loading…
Add Variant::object_id() c: core Core components feature Adds functionality to the library
#914 opened Oct 9, 2024 by Bromeon Loading…
Add multiplayer-bomber example. c: examples Code specific to examples changed (not just follow-up from API updates) feature Adds functionality to the library
#910 opened Oct 2, 2024 by Yarwin Loading…
OutArray, a possibly typed array. breaking-change Requires SemVer bump c: core Core components feature Adds functionality to the library
#806 opened Jul 21, 2024 by Bromeon Draft
ProTip! Filter pull requests by the default branch with base:master.