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

Support meta char16 and char32 #895

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Support meta char16 and char32 #895

merged 1 commit into from
Sep 14, 2024

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Sep 14, 2024

Currently done via unsigned integers; might need proper support with Rust's char type in the future.

Follows upstream godotengine/godot#95840.

Currently done via unsigned integers; might need proper support with Rust's `char`
type in the future.
@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: engine Godot classes (nodes, resources, ...) labels Sep 14, 2024
@Bromeon Bromeon added this pull request to the merge queue Sep 14, 2024
@GodotRust
Copy link

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

Merged via the queue into master with commit cdf6c5c Sep 14, 2024
15 checks passed
@Bromeon Bromeon deleted the qol/char-meta branch September 14, 2024 08:11
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, ...) quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants