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
Multiple fixes for mobile export
-Removed shaders due to compile errors with GLES3.
- Moved Nickname popup position.
- Updated default db name.
- Update crt loading.
- Null value handling in sqlite.gd.
Remove dud TextEdit nodes
Dud nodes are no longer needed as explained in code comments, there's an available property for that (focus_mode); Added more constants in globals.