broken_seals/game/addons/world_generator/ui
2021-12-26 00:25:30 +01:00
..
tabs Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change. 2021-12-26 00:25:30 +01:00
DataList.gd Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change. 2021-12-26 00:25:30 +01:00
DataList.tscn Implemented editing the names of resources in the DataList widget. 2021-12-25 02:15:17 +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 Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change. 2021-12-26 00:25:30 +01:00
RectViewNode.gd Set up proper drawing for RectViewNode. it grabs the required parameters from new methods in WorldGenBaseResource. 2021-12-26 00:03:17 +01:00
RectViewNode.tscn Basic RectView functionality. Renamed RectEditorNode to RectViewNode. 2021-12-23 17:45:36 +01:00
ResourcePropertyList.gd Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change. 2021-12-26 00:25:30 +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