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

ScriptInstance cleanup + documentation #622

Merged
merged 2 commits into from Feb 22, 2024
Merged

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Feb 22, 2024

Also adds the option to add documentation notes for specific classes or interfaces.
For example, FileAccess now has a new section that links to GFile.

@Bromeon Bromeon added documentation Improvements or additions to documentation quality-of-life No new functionality, but improves ergonomics/internals c: engine Godot classes (nodes, resources, ...) labels Feb 22, 2024
@Bromeon Bromeon force-pushed the qol/script-instance-cleanups branch 2 times, most recently from c690c4c to 52ad177 Compare February 22, 2024 19:36
@GodotRust
Copy link

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

Also rename {get|set} to {get|set}_property, consistent with IObject virtual methods.
@Bromeon Bromeon added this pull request to the merge queue Feb 22, 2024
Merged via the queue into master with commit 8ecd619 Feb 22, 2024
16 checks passed
@Bromeon Bromeon deleted the qol/script-instance-cleanups branch February 22, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: engine Godot classes (nodes, resources, ...) documentation Improvements or additions to documentation quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants