broken_seals/game/addons/world_generator/ui
2022-08-05 21:23:05 +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 Now the wortld generator addon's datalist popup will focus the line edit for changing the resource's name. Also it will accept enter as ok. 2022-08-05 19:55:58 +02:00
DataList.tscn Now the wortld generator addon's datalist popup will focus the line edit for changing the resource's name. Also it will accept enter as ok. 2022-08-05 19:55:58 +02: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 Also handle if the y axis is bigger in the rect editor. 2022-08-05 21:23:05 +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 World generator's resources now can also draw to the editor gui when actually edited. 2022-08-05 17:25:37 +02:00
RectViewNode.gd Now WorldGenBaseResources can draw additional graphics to the RectViewNodes. 2022-08-05 13:42:22 +02:00
RectViewNode.tscn
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