Skip to content

Pull requests: godot-rust/gdext

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix native structures exposing *mut Gd<Object>, provide accessor bug c: ffi Low-level components and interaction with GDExtension API
#754 opened Jun 11, 2024 by Bromeon Loading…
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…
Fix: Consistent by-value and by-ref parameters for geometric types c: core Core components quality-of-life No new functionality, but improves ergonomics/internals
#751 opened Jun 10, 2024 by joriskleiber Loading…
7 tasks done
Cleanup some stuff mainly related to script instance c: ffi Low-level components and interaction with GDExtension API quality-of-life No new functionality, but improves ergonomics/internals
#741 opened Jun 2, 2024 by lilizoey 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! Find all pull requests that aren't related to any open issues with -linked:issue.