-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
breaking-changeIssues and PRs that are breaking to fix/merge.Issues and PRs that are breaking to fix/merge.featureAdds functionality to the libraryAdds functionality to the libraryhelp wanted
Milestone
Description
Great library! Will come in handy for a game I'm working on, where I'd like to write some of the data manipulation in Rust. However:
Provisions for GDNative singletons are missing entirely from the library. Exporting a function called godot_singleton_init seems to work to solve one of the problems, however I am unsure on how to register the godot_gdnative_singleton types. Macros need to be created to handle this.
phenax and paul-marechal
Metadata
Metadata
Assignees
Labels
breaking-changeIssues and PRs that are breaking to fix/merge.Issues and PRs that are breaking to fix/merge.featureAdds functionality to the libraryAdds functionality to the libraryhelp wanted