Skip to content
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

[Tracker] Improve method and class exports #767

Open
9 of 17 tasks
Bromeon opened this issue Aug 1, 2021 · 0 comments
Open
9 of 17 tasks

[Tracker] Improve method and class exports #767

Bromeon opened this issue Aug 1, 2021 · 0 comments
Labels
c: export Component: export (mod export, derive) tracker Groups a list of related issues and tracks progress

Comments

@Bromeon
Copy link
Member

Bromeon commented Aug 1, 2021

Several issues relate to the#[derive(NativeClass)] macro and in particular the #[export] token. Both currently lack some functionality, that is either already available in GDScript or would simplify the binding to existing Rust data structures.

Class exports

Method exports

Property exports

Documentation and diagnostics

"Inverse export" (exposing GDScript API in Rust)

@Bromeon Bromeon added c: export Component: export (mod export, derive) tracker Groups a list of related issues and tracks progress labels Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: export Component: export (mod export, derive) tracker Groups a list of related issues and tracks progress
Projects
None yet
Development

No branches or pull requests

1 participant