V-Panel/scripts
Eric Smith ebf97a6fc8 redesign tile action menu with toolbar and submenus
- replace old PopupMenu (flat preset list) with PopupPanel-based menu
- add 3-icon toolbar: ⚙ Settings, ℹ Info, ✕ Remove (+) + Add
- red ✕ on tiles removes the tile; green + on empty space opens add-tile submenu
- 'Themes ▸' button opens a submenu with all ShaderPresets
- add-tile submenu populates from PluginManager.get_all_tile_defs()
- all toolbar buttons are 48×48 flat buttons with 24px font for touch
- orphan PopupPanel children cleaned up during grid rebuild
2026-05-21 09:19:29 -04:00
..
dashboard_grid.gd redesign tile action menu with toolbar and submenus 2026-05-21 09:19:29 -04:00
module_base.gd replace noise with tileable perlin; use pixel-space sampling for fixed scale 2026-05-20 21:37:07 -04:00
panel_base.gd add godot project scaffold: root scene, autoload, panel base, theme, icon 2026-05-20 12:41:00 -04:00
plugin_tile.gd add plugin system with plugin/layout managers 2026-05-21 08:39:15 -04:00
shader_presets.gd add cell-span grid with resize handles, 3d water surface effect, and shader preset system with double-click popup menu 2026-05-20 16:18:33 -04:00