-
-
Notifications
You must be signed in to change notification settings - Fork 227
Issues: godot-rust/gdext
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
Label
Projects
Milestones
Assignee
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
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.