Loading

Paste #pfoj6hm2t

  1. $  cat mouse_modes.txt
  2. Steps
  3. =====
  4.  
  5. [X] Add mouse mode base class (MouseModeSelector).
  6. [X] Add such a mode to the window as 'current selector'.
  7. [X] _window_manager tracks top-most selector. (Active selector.)
  8.  
  9. [X] Selector can have ground cursors at some position.
  10. [ ] The 'active' selector gets inserted into rendering.
  11. [ ] Window of the Selector may track mouse position, and update rendering position.
  12. [ ] Window of the selector gets clicks.
  13. [ ] Window of the selector gets wheelies.
  14.  
  15. [ ] Terraform GUI
  16.  
  17. [ ] Selector adds voxel contents to the rendering with its own recolouring
  18.  
  19. [ ] Fences GUI
  20. [ ] Path GUI
  21. [ ] Coaster GUI

Comments