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
Feature release
- NativeScripts now use the fully qualified name to refer to D classes
- D strings are no longer accepted by Godot functions. Godot string literals `gs!"Some text"` can be used instead
- LDC on Android/Termux can compile Godot-D projects now