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

Support #[export(range = (radians_as_degrees, suffix="XX"))] c: register Register classes, functions and other symbols to GDScript feature Adds functionality to the library
#783 opened Jun 27, 2024 by fpdotmonkey Loading…
Disable main_thread_id assertion for Android debug build bug 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
Add determinant to Transform2D c: core Core components feature Adds functionality to the library
#770 opened Jun 16, 2024 by Ughuuu Loading…
Add snapped to integer vectors c: core Core components feature Adds functionality to the library
#768 opened Jun 16, 2024 by joriskleiber Loading…
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…
delta parameter in process() + physics_process() is now f32 instead of f64 c: engine Godot classes (nodes, resources, ...) quality-of-life No new functionality, but improves ergonomics/internals
#703 opened May 6, 2024 by Bromeon 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.