broken_seals/game/addons/world_generator/ui
2022-01-22 00:22:01 +01:00
..
tabs Now the world generator's editor plugin distributes the plugin itself to every class that will need it. 2022-01-21 22:58:14 +01:00
DataList.gd Implemented undo redo support for world generator's DataList. 2022-01-21 23:57:37 +01:00
DataList.tscn Added a class selector to the world editor on add. 2021-12-26 18:52:23 +01:00
MainScreen.gd Now the world generator's editor plugin distributes the plugin itself to every class that will need it. 2022-01-21 22:58:14 +01:00
MainScreen.tscn Set up the subzone editor. 2021-12-25 12:31:36 +01:00
RectEditor.gd Now the world generator's editor plugin distributes the plugin itself to every class that will need it. 2022-01-21 22:58:14 +01:00
RectEditor.tscn Implement zoom for RectView. 2021-12-23 18:08:13 +01:00
RectView.gd Undo redo support for world generator's RectView. 2022-01-21 23:24:55 +01:00
RectViewNode.gd Undo redo support for world generator's RectView. 2022-01-21 23:24:55 +01:00
RectViewNode.tscn Basic RectView functionality. Renamed RectEditorNode to RectViewNode. 2021-12-23 17:45:36 +01:00
ResourcePropertyList.gd Don't let world editor's property list's refresh get called muliple times in a frame. 2022-01-22 00:22:01 +01:00
ResourcePropertyList.tscn Remove a hseparator. 2021-12-27 22:26:08 +01:00
WorldTab.gd Now the world generator's editor plugin distributes the plugin itself to every class that will need it. 2022-01-21 22:58:14 +01:00