updates for 0.9.3
[debian/openrocket] / TODO
1
2 Feature roadmap for OpenRocket 1.0
3
4
5 Must-have:
6
7 - Store custom materials
8 - Better error/warning dialogs when reading/writing files
9 - Example rocket designs (hybrid w/ dual deployment, staged rocket)
10 - Read more thrust curve formats / go through thrust curves and correct errors
11 - Add styrofoam and depron materials
12
13
14 Bugs:
15
16 - JTree text is cropped unnecessarily
17 - Inner tube cluster rotation, edit with spinner arrows, slider wrong
18
19
20 Maybe:
21
22 - Showing events in plots
23 - Through-the-wall fins
24 - Make ThicknessRingComponent implement RadialParent and allow
25   attaching components to a TubeCoupler
26 - Reading thrust curves from external directory
27 - Only schedule rocket figure update instead of each time updating it
28 - Allow only one instance of OpenRocket running
29
30
31 Postponed:
32
33 - Reading (writing) .RKT format
34 - Importing flight data
35 - Water rocket modelling
36 - Landing scatter plots
37
38
39 Done:
40
41 - Search field in motor selection dialog
42 - Motor selection/editing from Edit configurations dialog
43 - Change FreeformFinSet to throw checked exceptions
44 - Fix engine block icons
45 - Exporting flight data
46 - Split cluster into separate components
47 - Create application icon and take into use
48 - Error dialog for uncaught exceptions
49 - Check where plot data ends (all rest NaN)
50