X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=TODO;h=e90dd13601c0e501f2b1d9ccea15648b758c6e44;hb=6afc62224f6f7e581b1d321e125ed97a6ec77dc1;hp=d9d5f993c7ed352c1f28ce9c7e6d0984d14ea9ae;hpb=9e2f62cc62abb3588551d840ea92170918415843;p=debian%2Fopenrocket diff --git a/TODO b/TODO index d9d5f993..e90dd136 100644 --- a/TODO +++ b/TODO @@ -4,25 +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 - 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 @@ -34,4 +45,5 @@ Done: - Motor selection/editing from Edit configurations dialog - Change FreeformFinSet to throw checked exceptions - Fix engine block icons +- Exporting flight data