Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

This is a simple Godot 4 editor plugin to change editor layoutsdirectly from the toolbar, without going through theEditor->Layouts->... menu.Changes:* Version 1.3.0 - Add partial translations for the short string ("Layout") used by the toolbar dropdown when no layout is selected* Version 1.2.1 - Restore compatibility with 4.2* Version 1.2.0 - Add non-English localisation support on 4.3+Since version 1.3.0, the quick layout menu itself is localised inseveral languages (if running on Godot 4.3+).**WARNING**: This plugin is very hacky and relies on a lot ofinternal details of how the editor works, since there's no officialAPI that would allow access to saved layouts. According to my testingit _should_ be compatible with:* Godot 4.2, should work for any language* Godot 4.3, should work with any language supported by 4.3.stable. As it currently requires manual syncing of translations, any changed or added translations in subsequent Godot releases will not be picked up automatically and will need a new release of the pluginIf you run into any problems, please open an issue, and I'll do my best to fix it.
This is a simple Godot 4 editor plugin to change editor layouts
directly from the toolbar, without going through the
Editor->Layouts->... menu.
Changes:
* Version 1.3.0
- Add partial translations for the short string ("Layout") used by
the toolbar dropdown when no layout is selected
* Version 1.2.1
- Restore compatibility with 4.2
* Version 1.2.0
- Add non-English localisation support on 4.3+
Since version 1.3.0, the quick layout menu itself is localised in
several languages (if running on Godot 4.3+).
**WARNING**: This plugin is very hacky and relies on a lot of
internal details of how the editor works, since there's no official
API that would allow access to saved layouts. According to my testing
it _should_ be compatible with:
* Godot 4.2, should work for any language
* Godot 4.3, should work with any language supported by
4.3.stable. As it currently requires manual syncing of
translations, any changed or added translations in
subsequent Godot releases will not be picked up
automatically and will need a new release of the plugin
If you run into any problems, please open an issue, and I'll do my best to fix it.
Reviews
Quick Information

This is a simple Godot 4 editor plugin to change editor layoutsdirectly from the toolbar, without going through theEditor->Layouts->... menu.Changes:* Version 1.3.0 - Add partial translations for the short string ("Layout") used by the toolbar dropdown when no layout is selected* Version 1.2.1 - Restore compatibility with 4.2* Version 1.2.0 - Add non-English localisation support on 4.3+Since version 1.3.0, the quick layout menu itself is localised inseveral languages (if running on Godot 4.3+).**WARNING**: This plugin is very hacky and relies on a lot ofinternal details of how the editor works, since there's no officialAPI that would allow access to saved layouts. According to my testingit _should_ be compatible with:* Godot 4.2, should work for any language* Godot 4.3, should work with any language supported by 4.3.stable. As it currently requires manual syncing of translations, any changed or added translations in subsequent Godot releases will not be picked up automatically and will need a new release of the pluginIf you run into any problems, please open an issue, and I'll do my best to fix it.