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

[WIP] Async Signals feature Adds functionality to the library
#1043 opened Feb 9, 2025 by TitanNano Draft
3 tasks
Experiment with splitting up signature differently c: ffi Low-level components and interaction with GDExtension API feature Adds functionality to the library quality-of-life No new functionality, but improves ergonomics/internals
#1042 opened Feb 9, 2025 by lilizoey Draft
Panic handling: thread safety; set hook once and not repeatedly c: core Core components quality-of-life No new functionality, but improves ergonomics/internals
#1037 opened Feb 6, 2025 by KevinThierauf Draft
Add "validate_property" virtual func c: ffi Low-level components and interaction with GDExtension API feature Adds functionality to the library
#1030 opened Jan 31, 2025 by Yarwin Loading…
Correct ConnectFlags classification (enum -> bitfield) c: engine Godot classes (nodes, resources, ...) quality-of-life No new functionality, but improves ergonomics/internals
#1002 opened Jan 6, 2025 by Bromeon Loading… 0.3
Type-safe signals breaking-change Requires SemVer bump c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#1000 opened Jan 6, 2025 by Bromeon Draft 0.3
2
9
[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
ProTip! Filter pull requests by the default branch with base:master.