updates for 0.9.3
[debian/openrocket] / TODO
diff --git a/TODO b/TODO
index a44b0c6b067c968fe9d6931343cba3a3ca836f34..40eb4493bd3a741bddb028f4891f7d613b76a25a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,27 +4,36 @@ Feature roadmap for OpenRocket 1.0
 
 Must-have:
 
-- Exporting flight data
 - Store custom materials
-- Read more thrust curve formats / go through thrust curves and correct errors
-- Create application icon and take into use
-- Fix engine block icons
 - Better error/warning dialogs when reading/writing files
+- Example rocket designs (hybrid w/ dual deployment, staged rocket)
+- Read more thrust curve formats / go through thrust curves and correct errors
+- Add styrofoam and depron materials
+
+
+Bugs:
+
+- JTree text is cropped unnecessarily
+- Inner tube cluster rotation, edit with spinner arrows, slider wrong
 
 
 Maybe:
 
-- Reading (writing) .RKT format
 - 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
+- Only schedule rocket figure update instead of each time updating it
+- Allow only one instance of OpenRocket running
 
 
 Postponed:
 
+- Reading (writing) .RKT format
 - Importing flight data
+- Water rocket modelling
+- Landing scatter plots
 
 
 Done:
@@ -32,4 +41,10 @@ Done:
 - Search field in motor selection dialog
 - Motor selection/editing from Edit configurations dialog
 - 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)