Skip to content

Fix codegen regression: Array<Option<Gd>> -> Array<Gd> - #1385

Merged
Bromeon merged 1 commit into
masterfrom
bugfix/array-codegen
Oct 26, 2025
Merged

Fix codegen regression: Array<Option<Gd>> -> Array<Gd>#1385
Bromeon merged 1 commit into
masterfrom
bugfix/array-codegen

Conversation

@Bromeon

@Bromeon Bromeon commented Oct 26, 2025

Copy link
Copy Markdown
Member

Regression introduced by #1383. Thanks to @Yarwin for noticing.

Also added regression test.

@Bromeon Bromeon added bug c: engine Godot classes (nodes, resources, ...) labels Oct 26, 2025
@Bromeon Bromeon changed the title Fix codegen using Array<Option<Gd>> instead of Array<Gd> Fix codegen regression: Array<Option<Gd>> -> Array<Gd> Oct 26, 2025
@Bromeon
Bromeon force-pushed the bugfix/array-codegen branch from bf50c23 to 84c0c11 Compare October 26, 2025 19:23
@Bromeon
Bromeon enabled auto-merge October 26, 2025 19:27
@Bromeon
Bromeon added this pull request to the merge queue Oct 26, 2025
Merged via the queue into master with commit c3c09f3 Oct 26, 2025
18 checks passed
@Bromeon
Bromeon deleted the bugfix/array-codegen branch October 26, 2025 19:39
@GodotRust

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug c: engine Godot classes (nodes, resources, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants