doodle/pkg/windows
Noah 1f83300cec Picture-in-Picture Window (WIP)
In the Level Editor, the "Level->New viewport" menu opens a window with
its own view into your level. You can open as many viewports as you
want.

* Mouse over a viewport and the arrow keys scroll that canvas instead of
  the main editor canvas!
* You can draw inside the viewports! A selectbox to choose the tool to
  draw with. No palette or thickness support yet!
* The actors are installed as-is when the viewport is created and it
  doesn't show any changes to actors after. Make a new viewport for a
  refreshed view.
* Strokes committed inside the viewport show up in the main editor (and
  in other viewports), and vice versa. The viewports accurately track
  changes to the level's colors, just not the actors.
* Fun feature to load a DIFFERENT level inside of the viewport! Editing
  that level doesn't save changes or anything.
2021-10-03 21:18:39 -07:00
..
about.go Menu Bar Update 2020-06-04 21:55:54 -07:00
add_edit_level.go Actor Zoom + Experimental Settings GUI 2021-09-11 21:18:22 -07:00
doodad_dropper.go Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
doodad_properties.go Small typo fix 2021-09-03 21:45:48 -07:00
filesystem_window.go Manage Embedded Files In Levels 2021-06-13 16:03:32 -07:00
layers_window.go Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
license_key.go Diverge Free vs. Paid Features 2021-06-16 22:35:01 -07:00
open_level_editor.go Sort levels and doodads in the Open menu 2021-08-15 20:27:05 -07:00
palette_editor.go Settings Window + Bugfix 2021-06-19 22:14:41 -07:00
pip_canvas.go Picture-in-Picture Window (WIP) 2021-10-03 21:18:39 -07:00
publish_level.go Manage Embedded Files In Levels 2021-06-13 16:03:32 -07:00
settings.go Actor Zoom + Experimental Settings GUI 2021-09-11 21:18:22 -07:00