X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=TODO;h=e90dd13601c0e501f2b1d9ccea15648b758c6e44;hb=6afc62224f6f7e581b1d321e125ed97a6ec77dc1;hp=a44b0c6b067c968fe9d6931343cba3a3ca836f34;hpb=6930dda4b30229cfc3b34f51561e323fd4f9936b;p=debian%2Fopenrocket diff --git a/TODO b/TODO index a44b0c6b..e90dd136 100644 --- a/TODO +++ b/TODO @@ -4,27 +4,39 @@ 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 +- Error dialog for uncaught exceptions +- Split cluster into separate components +- Example rocket designs (hybrid w/ dual deployment, staged rocket) + + +Bugs: + +- Debug stage simulation +- Sometimes saves wrong? +- Simulation time step not loaded correctly from files?? +- JTree text is cropped unnecessarily 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 +- Read more thrust curve formats / go through thrust curves and correct errors +- Only schedule rocket figure update instead of each time updating it Postponed: +- Reading (writing) .RKT format - Importing flight data +- Water rocket modelling +- Landing scatter plots Done: @@ -32,4 +44,6 @@ 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