X Tutup
Skip to content

Unmark Node::is_editable_instance() parameter as required#113511

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
dsnopek:required-param-not-really-required
Dec 3, 2025
Merged

Unmark Node::is_editable_instance() parameter as required#113511
Repiteo merged 1 commit intogodotengine:masterfrom
dsnopek:required-param-not-really-required

Conversation

@dsnopek
Copy link
Contributor

@dsnopek dsnopek commented Dec 3, 2025

Fixes #113490

I had marked the node parameter on Node::is_editable_instance() as required in #113282, but it turns out that one isn't really required. Sorry about that!

This PR reverts that one change

@Repiteo Repiteo merged commit 416491d into godotengine:master Dec 3, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Dec 3, 2025

Thanks!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error spam when selecting/deselecting a FileDialog node

4 participants

X Tutup