Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.22 KB

File metadata and controls

44 lines (36 loc) · 1.22 KB

ofxDatGui-LoopyDev planned features & roadmap

features

  • Horizontal GUI panel ☑️

components

  • File/FolderPicker ☑️
  • Radio groups ✅
    • 'Hide header' option ✅
    • 'Collapsible header' option ☑️
  • ColorPicker++ ☑️
  • CurveEditor ☑️
  • Cubic Bezier ✅️

bugfixes

  • Prevent text straying outside of text input fields ☑️
  • Simpler focused text input field keypress capture ☑️
  • Prevent click+drag from outside GUI affecting components ✅

restructure

  • ofxDatGuiGroups refractor
    • Separate dropdowns from groups header ✅

Upstream planned features & roadmap

features

  • ofParameter support
  • save / load gui settings via external file
  • additional gui positioning options that allow multiple panels to "snap" together
  • allow matricies to function as radio buttons (1 on / all off)
  • add custom labels on gui footer
  • externalize all gui & component settings into templates

components

  • vertical range sliders
  • rotary dials
  • scrollable lists
  • waveform visualizers
  • value plotters
  • framerate monitor
  • padded breaks
  • color pickers
  • grouped components / folders