Initial commit, layout mockup
This commit is contained in:
13
addons/dockable_container/plugin.cfg
Normal file
13
addons/dockable_container/plugin.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
[plugin]
|
||||
|
||||
name="Dockable Container"
|
||||
description="Container script that manages docking/tiling UI panels.
|
||||
|
||||
Panels are composed of tabs that can be dragged around and dropped to split another panel or compose its tabs.
|
||||
|
||||
Layout information is stored in Resource objects, so they can be saved/loaded from disk easily.
|
||||
|
||||
This plugin also offers a replica of the Container layout to be edited directly in the inspector."
|
||||
author="gilzoide"
|
||||
version="1.1.2"
|
||||
script="plugin.gd"
|
||||
Reference in New Issue
Block a user