Skip to content

Issues: godot-rust/gdext

Project status overview
#24 opened Nov 16, 2022 by Bromeon
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

IAudioStreamPlayback::mix parameters could be made safe breaking-change Requires SemVer bump c: engine Godot classes (nodes, resources, ...) c: ffi Low-level components and interaction with GDExtension API quality-of-life No new functionality, but improves ergonomics/internals
#1130 opened Apr 20, 2025 by djcsdy 0.4
Callable not throwing any errors c: core Core components c: ffi Low-level components and interaction with GDExtension API feature Adds functionality to the library
#1123 opened Apr 10, 2025 by aekobear
It is UB to use most of the library before init code is run bug c: ffi Low-level components and interaction with GDExtension API ub Undefined behavior
#1046 opened Feb 12, 2025 by lilizoey
Re-entrant emitting of signals + script-virtual functions c: core Core components c: ffi Low-level components and interaction with GDExtension API feature Adds functionality to the library
#916 opened Oct 10, 2024 by Joezeo
Add support for 32-bit c: ffi Low-level components and interaction with GDExtension API feature Adds functionality to the library
#347 opened Jul 17, 2023 by Esption
Deal with cross-thread access to user-defined GodotClass instances c: ffi Low-level components and interaction with GDExtension API c: threads Related to multithreading in Godot feature Adds functionality to the library hard Opposite of "good first issue": needs deeper know-how and significant design work.
#18 opened Nov 8, 2022 by chitoyuu
ProTip! Exclude everything labeled bug with -label:bug.