openrocket/TODO

59 lines
1.5 KiB
Plaintext
Raw Normal View History

2009-05-31 17:23:49 +00:00
Feature roadmap for OpenRocket 1.0
2009-05-31 17:23:49 +00:00
Must-have:
2009-05-31 17:23:49 +00:00
2009-08-27 14:44:33 +00:00
- Allow editing user-defined materials
- Go through thrust curves and correct errors
2009-08-14 21:35:21 +00:00
- Add styrofoam and depron materials
2009-08-27 14:44:33 +00:00
- Through-the-wall fins
2009-07-28 14:59:28 +00:00
Bugs:
2009-08-27 14:44:33 +00:00
- Simulation plot dialog forces dialog one button row too high (All/None)
2009-07-28 14:59:28 +00:00
- JTree text is cropped unnecessarily
2009-08-27 14:44:33 +00:00
- BUG: Inner tube cluster rotation, edit with spinner arrows, slider wrong
2009-05-31 17:23:49 +00:00
Maybe:
2009-05-31 17:23:49 +00:00
- Make ThicknessRingComponent implement RadialParent and allow
attaching components to a TubeCoupler
- Reading thrust curves from external directory
2009-05-31 17:23:49 +00:00
Postponed:
2009-05-31 17:23:49 +00:00
2009-08-27 14:44:33 +00:00
- Allow only one instance of OpenRocket running (RMI communication)
- Only schedule rocket figure update instead of each time updating it
2009-07-28 14:59:28 +00:00
- Reading (writing) .RKT format
- Importing flight data
2009-07-10 13:50:00 +00:00
- Water rocket modelling
- Landing scatter plots
2009-05-31 17:23:49 +00:00
Done:
2009-05-31 17:23:49 +00:00
- Search field in motor selection dialog
- Motor selection/editing from Edit configurations dialog
- Change FreeformFinSet to throw checked exceptions
2009-07-10 13:50:00 +00:00
- Fix engine block icons
2009-07-28 14:59:28 +00:00
- Exporting flight data
2009-08-14 21:35:21 +00:00
- 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)
2009-08-27 14:44:33 +00:00
- 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
2009-08-30 15:46:18 +00:00
- Test automatic exception reporting (for 0.9.3)
- Draw remaining event icons (for 0.9.3)
- Update "About" dialog with icon and source info
2009-05-31 17:23:49 +00:00