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

GodotClass is now an unsafe trait; document public API guarantees #346

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Jul 17, 2023

Closes #345.

@Bromeon Bromeon added bug documentation Improvements or additions to documentation c: register Register classes, functions and other symbols to GDScript labels Jul 17, 2023
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-346

@Bromeon Bromeon force-pushed the qol/godot-class-safety branch from eea62c3 to 0c88935 Compare July 17, 2023 19:11
@Bromeon Bromeon force-pushed the qol/godot-class-safety branch from 0c88935 to b485312 Compare July 18, 2023 21:21
@Bromeon Bromeon enabled auto-merge July 18, 2023 21:25
@Bromeon Bromeon added this pull request to the merge queue Jul 18, 2023
Merged via the queue into master with commit 3ab6b2a Jul 18, 2023
@Bromeon Bromeon deleted the qol/godot-class-safety branch July 18, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug c: register Register classes, functions and other symbols to GDScript documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GodotClass should be an unsafe trait
2 participants