broken_seals/game/addons/world_generator/ui
2022-08-05 13:42:22 +02:00
..
tabs Added an another layer to the world generator addon. Now subzones contain subzone props. Reworked the old subzones into these. 2022-08-05 00:27:03 +02:00
DataList.gd Added an another layer to the world generator addon. Now subzones contain subzone props. Reworked the old subzones into these. 2022-08-05 00:27:03 +02:00
DataList.tscn Added a class selector to the world editor on add. 2021-12-26 18:52:23 +01:00
MainScreen.gd Added an another layer to the world generator addon. Now subzones contain subzone props. Reworked the old subzones into these. 2022-08-05 00:27:03 +02:00
MainScreen.tscn Added an another layer to the world generator addon. Now subzones contain subzone props. Reworked the old subzones into these. 2022-08-05 00:27:03 +02:00
RectEditor.gd Set a usable initial zoom value in world generator's rect editors. 2022-08-05 00:56:01 +02:00
RectEditor.tscn Set a usable initial zoom value in world generator's rect editors. 2022-08-05 00:56:01 +02:00
RectView.gd Added size indicators to the world generator addon's rect editors to show how big a chunk is at the current zoom level. 2022-08-05 01:21:08 +02:00
RectViewNode.gd Now WorldGenBaseResources can draw additional graphics to the RectViewNodes. 2022-08-05 13:42:22 +02:00
RectViewNode.tscn Basic RectView functionality. Renamed RectEditorNode to RectViewNode. 2021-12-23 17:45:36 +01:00
ResourcePropertyList.gd Added min and max size support for the world generator addon. 2022-08-04 22:35:22 +02: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