Updates for 0.9.3
[debian/openrocket] / TODO
diff --git a/TODO b/TODO
index e90dd13601c0e501f2b1d9ccea15648b758c6e44..6bcc1be1f3e57fd4b914bf442299b47c89a44c76 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,35 +4,35 @@ Feature roadmap for OpenRocket 1.0
 
 Must-have:
 
-- Store custom materials
-- Create application icon and take into use
-- Better error/warning dialogs when reading/writing files
-- Error dialog for uncaught exceptions
-- Split cluster into separate components
-- Example rocket designs (hybrid w/ dual deployment, staged rocket)
+- Draw remaining event icons (for 0.9.3)
+- Change automatic exception reporting success code to 202 (for 0.9.3)
+- Test automatic exception reporting (for 0.9.3)
+
+- Allow editing user-defined materials
+- Go through thrust curves and correct errors
+- Add styrofoam and depron materials
+- Through-the-wall fins
+- Update "About" dialog with icon and source info
 
 
 Bugs:
 
-- Debug stage simulation
-- Sometimes saves wrong?
-- Simulation time step not loaded correctly from files??
+- Simulation plot dialog forces dialog one button row too high (All/None)
 - JTree text is cropped unnecessarily
+- BUG: Inner tube cluster rotation, edit with spinner arrows, slider wrong
 
 
 Maybe:
 
-- Showing events in plots
-- Through-the-wall fins
 - Make ThicknessRingComponent implement RadialParent and allow
   attaching components to a TubeCoupler
 - Reading thrust curves from external directory
-- Read more thrust curve formats / go through thrust curves and correct errors
-- Only schedule rocket figure update instead of each time updating it
 
 
 Postponed:
 
+- Allow only one instance of OpenRocket running (RMI communication)
+- Only schedule rocket figure update instead of each time updating it
 - Reading (writing) .RKT format
 - Importing flight data
 - Water rocket modelling
@@ -46,4 +46,14 @@ Done:
 - Change FreeformFinSet to throw checked exceptions
 - Fix engine block icons
 - Exporting flight data
+- Split cluster into separate components
+- Create application icon and take into use
+- Error dialog for uncaught exceptions
+- Check where plot data ends (all rest NaN)
+- Example rocket designs (hybrid w/ dual deployment, staged rocket)
+- Better error/warning dialogs when reading/writing files
+- Store custom materials
+- Read more thrust curve formats
+- Showing events in plots
+- Table boolean selecting by clicking label