doodle/pkg/windows
Noah 47cca8c7c6 Palette Editor and Doodad Dropper Windows
* Start the program window maximized with the `-w maximized` CLI option.
* Move the Doodad Palette off the right-side dock of the Editor Scene and
  into its own pop-up window: the DoodadDropper.
* Shrink the width of the Color Palette panel and show only the colors in
  the buttons. The name of the swatch is available in the mouse-over tooltip.
* Added an "Edit" button to the Color Palette. It opens a Palette Editor
  window where you can rename, change colors and attributes of existing colors
  OR insert new colors into your palette. (Deleting colors not yet supported).
* level.Chunker gets a Redraw method: invalidates all cached textures of all
  chunks forcing the level to redraw itself, possibly with an updated palette.
2020-07-09 19:38:37 -07:00
..
about.go Menu Bar Update 2020-06-04 21:55:54 -07:00
add_edit_level.go Palette Editor and Doodad Dropper Windows 2020-07-09 19:38:37 -07:00
doodad_dropper.go Palette Editor and Doodad Dropper Windows 2020-07-09 19:38:37 -07:00
open_level_editor.go The Window Manager Update 2020-04-06 23:21:17 -07:00
palette_editor.go Palette Editor and Doodad Dropper Windows 2020-07-09 19:38:37 -07:00