Open Source Platform
for interconnected virtual worlds

Corus M3 Sprint 1 Planning

From Rex community wiki

Viewer UI Team

The following items are on-deck for the next sprint, but is likely to overflow well into following sprints.

  1. Clean up the current UI implementation to look like a professional Qt application, such as:
    • modify the dialog title bar and border to be less obtrusive
    • fix layout errors in dialogs
    • have a better color scheme
    • remove the 1px "hole" around the menu panel
    • fully separate UI design/layout with logic/model/handling
    • ensure UI's use correct Qt design
      • ensure UI's correctly change layout when resized
      • implement tool tips, right-click menus, keyboard shortcuts
  2. Ensure all components are using the new Qt integration
    • port drop-down console to Qt
    • implement UI-on-texture using UiModule
  3. Implement Viewer-appropriate Interaction Designs

Server Team

  • Evaluate SciSim for basing Taiga on
  • Basic security for server
    • WebDAV account creation and digest auth checking
  • Taiga Web-based Registration app