broken_seals/game/addons/world_generator/ui
2021-12-27 22:05:57 +01:00
..
tabs Added a class selector to the world editor on add. 2021-12-26 18:52:23 +01:00
DataList.gd Added a class selector to the world editor on add. 2021-12-26 18:52:23 +01:00
DataList.tscn Added a class selector to the world editor on add. 2021-12-26 18:52:23 +01:00
MainScreen.gd Set up the subzone editor. 2021-12-25 12:31:36 +01:00
MainScreen.tscn Set up the subzone editor. 2021-12-25 12:31:36 +01:00
RectEditor.gd RectView basic setup. 2021-12-23 16:46:54 +01:00
RectEditor.tscn Implement zoom for RectView. 2021-12-23 18:08:13 +01:00
RectView.gd Fix signal already connected errors. 2021-12-27 18:00:10 +01:00
RectViewNode.gd Now RectView's zoom will resize everything, instead of just setting rect_scale. 2021-12-27 17:56:44 +01:00
RectViewNode.tscn Basic RectView functionality. Renamed RectEditorNode to RectViewNode. 2021-12-23 17:45:36 +01:00
ResourcePropertyList.gd Added a resource property. 2021-12-27 22:05:57 +01:00
ResourcePropertyList.tscn Work on the world editor. Also added a property editor similar to mat_maker_gd's nodes. 2021-12-22 16:15:39 +01:00
WorldTab.gd Move World's setup to the World class. 2021-12-25 02:32:00 +01:00