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
Removed svg from texture source extensions in import_settings_check.gd. SVGs cannot be loaded with Image.load() at runtime and produced a console warning on every scan of a project with an SVG icon.
Extended export-ignore rules so GitHub source archives contain only addons/, README.md, LICENSE, CHANGELOG.md, and CONTRIBUTING.md.