Skip to content

#[godot_api(secondary)] in other files#1503

Merged
Bromeon merged 1 commit intomasterfrom
feature/multiple-impl-blocks
Feb 16, 2026
Merged

#[godot_api(secondary)] in other files#1503
Bromeon merged 1 commit intomasterfrom
feature/multiple-impl-blocks

Conversation

@Bromeon
Copy link
Member

@Bromeon Bromeon commented Feb 15, 2026

Closes #1498.

@Bromeon Bromeon added this to the 0.5 milestone Feb 15, 2026
@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: register Register classes, functions and other symbols to GDScript labels Feb 15, 2026
github-actions[bot]

This comment was marked as resolved.

@Bromeon Bromeon force-pushed the feature/multiple-impl-blocks branch from 3f0c156 to 6a602e7 Compare February 15, 2026 22:57
// }
_ => &[],
}

Copy link
Member Author

@Bromeon Bromeon Feb 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated change in separate commit.
Edit: outsourced to other PR.

@Bromeon Bromeon force-pushed the feature/multiple-impl-blocks branch from 6a602e7 to 815caa8 Compare February 16, 2026 19:33
@Bromeon Bromeon enabled auto-merge February 16, 2026 19:38
@Bromeon Bromeon added this pull request to the merge queue Feb 16, 2026
Merged via the queue into master with commit d22374c Feb 16, 2026
23 checks passed
@Bromeon Bromeon deleted the feature/multiple-impl-blocks branch February 16, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: register Register classes, functions and other symbols to GDScript quality-of-life No new functionality, but improves ergonomics/internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Secondary #[godot_api] for impls are limited to the same module

1 participant