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

Add support for nothreads wasm builds (Godot 4.3+) c: wasm WebAssembly export target feature Adds functionality to the library
#794 opened Jul 10, 2024 by PgBiel Loading…
Disable main_thread_id assertion for Android debug build bug c: android Android export target c: tooling CI, automation, tools
#780 opened Jun 26, 2024 by jeyum2 Loading…
More thoroughly document unsafe in godot-ffi c: register Register classes, functions and other symbols to GDScript quality-of-life No new functionality, but improves ergonomics/internals
#774 opened Jun 22, 2024 by lilizoey Loading…
Required virtual methods should be required at compile-time breaking-change Requires SemVer bump c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#771 opened Jun 18, 2024 by TitanNano Draft
Handle panics in virtual interface methods bug c: register Register classes, functions and other symbols to GDScript
#757 opened Jun 12, 2024 by Bromeon Draft
change Global to use Once c: core Core components quality-of-life No new functionality, but improves ergonomics/internals
#752 opened Jun 11, 2024 by bend-n Loading…
Generate documentation from doc comments c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#748 opened Jun 9, 2024 by bend-n Loading…
Fix: changed bitfields to be i64 instead of u64 c: engine Godot classes (nodes, resources, ...) quality-of-life No new functionality, but improves ergonomics/internals status: upstream Depending on upstream fix (typically Godot)
#627 opened Feb 25, 2024 by TCROC Loading…
ProTip! Filter pull requests by the default branch with base:master.