Skip to content

Issues: godot-rust/gdnative

Godot 4 + GDExtension support
#824 by Bromeon was closed Nov 15, 2022
Closed 14
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

Unify string parameters across the repo breaking-change Issues and PRs that are breaking to fix/merge. c: core Component: core (mod core_types, object, log, init, ...) c: export Component: export (mod export, derive) quality-of-life No new functionality, but improves ergonomics/internals
#1037 opened Feb 22, 2023 by chitoyuu Loading… v0.12.0
Simplify the InitHandle API c: export Component: export (mod export, derive) quality-of-life No new functionality, but improves ergonomics/internals
#1036 opened Feb 22, 2023 by chitoyuu v0.13.0
Unify string parameters across all builders breaking-change Issues and PRs that are breaking to fix/merge. c: export Component: export (mod export, derive) quality-of-life No new functionality, but improves ergonomics/internals
#996 opened Dec 7, 2022 by chitoyuu v0.12.0
Simplify Varargs API breaking-change Issues and PRs that are breaking to fix/merge. c: export Component: export (mod export, derive) quality-of-life No new functionality, but improves ergonomics/internals
#988 opened Dec 6, 2022 by chitoyuu v0.12.0
Can't Derive ToVariant on generic type with constraint bug c: export Component: export (mod export, derive)
#957 opened Oct 9, 2022 by astrale-sharp v0.12.0
Re-organize type-level attributes in NativeClass derive macro breaking-change Issues and PRs that are breaking to fix/merge. c: export Component: export (mod export, derive) quality-of-life No new functionality, but improves ergonomics/internals
#848 opened Jan 9, 2022 by chitoyuu v0.13.0
[Tracker] Improve method and class exports c: export Component: export (mod export, derive) tracker Groups a list of related issues and tracks progress
#767 opened Aug 1, 2021 by Bromeon
9 of 17 tasks
Integrate with gdrust macro for easy property and signal exports c: export Component: export (mod export, derive) feature Adds functionality to the library
#715 opened Mar 23, 2021 by wyattjsmith1 unplanned
Allow ignoring enum variants in To/FromVariant c: export Component: export (mod export, derive) feature Adds functionality to the library
#697 opened Feb 16, 2021 by wyattjsmith1 unplanned
Further static safeguard against creating instances of types with no_constructor in Rust breaking-change Issues and PRs that are breaking to fix/merge. c: export Component: export (mod export, derive) feature Adds functionality to the library
#629 opened Nov 4, 2020 by ghost v0.13.0
Do not import gdnative types, and use canonical paths in macros bug c: export Component: export (mod export, derive)
#624 opened Oct 21, 2020 by ghost unplanned
Rename #[derive(NativeClass)] types c: export Component: export (mod export, derive) feature Adds functionality to the library
#603 opened Sep 24, 2020 by ghost v0.13.0
create a macro to create interfaces for externally defined types c: export Component: export (mod export, derive) feature Adds functionality to the library
#200 opened Sep 6, 2019 by karroffel unplanned
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.