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
Good point, I think all deprecated APIs in the v0.2 cycle will be removed.
The last v0.2.x release will still contain the deprecations, and the migration guide (already WIP) recommends to update to latest patch before next minor, so that users get useful warnings instead of just missing symbols.
To remove:
Tween::new_gd()
create_tween()
SceneTreeTimer
Export
forGd
ExtensionLibrary::override_hot_reload()
reloadable
in.gdextension
in the future (once that's accessible from Rust)All deprecated APIs.
GdextBuild
should maybe be changed into a module.The text was updated successfully, but these errors were encountered: