You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove manual tweak of gdextension_interface.h from CI
Remnant from times where the header regularly had breaking changes. Since Godot 4.1,
changes should generally be backwards compatible. Some patching still happens in Rust
code, with direct String::replace() calls.
0 commit comments