Quick layout changer's icon

Quick layout changer 1.3.0 Tools 4.2 Community

Submitted by user mathrick; MIT; 2024-10-04

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.


View files Download Submit an issue Recent Edits