Skip to content

Conversation

@Yarwin
Copy link
Contributor

@Yarwin Yarwin commented Nov 21, 2025

Closes: #1404 (comment)

Forwards instance creation from godot-rust through Godot – making sure that Godot-specific logic (creating placeholders and whatnot) is being run & preserved.

I'm marking it as a breaking change – API is the same (at least the exposed one) but it is breaking change in behavior which must be properly announced.

WIP – I want to give it solid beating after merging #1399 (+ Godot before 4.4 is not properly covered I think).

@Yarwin Yarwin added bug c: core Core components breaking-change Requires SemVer bump labels Nov 21, 2025
@Yarwin Yarwin marked this pull request as draft November 21, 2025 11:45
@GodotRust
Copy link

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

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

Labels

breaking-change Requires SemVer bump bug c: core Core components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gd::default_instance bypasses placeholder instances

2 participants