minor update
[debian/openrocket] / ChangeLog
1 2010-03-21  Sampo Niskanen
2
3         * Released version 1.1.0
4
5 2010-03-20  Doug Pedrick
6
7         * [BUG] Fixed RockSim design material loading
8
9 2010-03-20  Sampo Niskanen
10
11         * Minor enhancements to the logging system
12         * Updated unit tests of Rocksim file loading
13
14 2010-03-13  Doug Pedrick / Sampo Niskanen
15
16         * Initial RockSim design loading support
17
18 2010-03-10  Sampo Niskanen
19
20         * Released version 1.0.0
21         * [BUG] Removing point of freeform fin could create intersecting shape
22
23 2010-03-09  Sampo Niskanen
24
25         * Updated thrustcurves with newest curves from thrustcurve.org
26         * Updated splash screen
27
28 2010-03-05  Sampo Niskanen
29
30         * [BUG] Fixed exception for fins with small root chord
31
32 2010-02-26  Sampo Niskanen
33
34         * Simulation panel max.acceleration now from flight stage only
35
36 2010-02-17  Sampo Niskanen
37
38         * Released version 0.9.6
39
40 2010-01-11  Sampo Niskanen
41
42         * Detect out of memory condition even if masked by another exception
43         * Updated copyright year
44
45 2009-12-31  Sampo Niskanen
46
47         * [BUG] Exception when removing component listeners
48         * [BUG] OutOfMemoryError was masked when saving file
49
50 2009-12-30  Sampo Niskanen
51
52         * [BUG] "Reset" button did nothing for simulation time step
53
54 2009-12-29  Sampo Niskanen
55
56         * Update fin calculation methods for 1 and 2 fin sets
57         * Rotate rocket to worst roll angle before simulations
58
59 2009-12-23  Sampo Niskanen
60
61         * Updated time step selection methods
62
63 2009-12-16  Sampo Niskanen
64
65         * [BUG] Fixed NullPointerException in ComponentConfigDialog
66
67 2009-12-15  Sampo Niskanen
68
69         * [BUG] Illegal mapping in SimulationRunDialog
70         * [BUG] Fixed assertions in Quaternion class
71
72 2009-12-14  Sampo Niskanen
73
74         * Implemented central logging system (not taken into use yet)
75
76 2009-12-05  Sampo Niskanen
77
78         * [BUG] Fixed assertions in Quaternion class
79
80 2009-12-03  Sampo Niskanen
81
82         * [BUG] Fixed fin computation of two-fin set
83
84 2009-12-02  Sampo Niskanen
85
86         * Take into account all fins in fin-fin interference
87         * Removed 15%/6% fin dependence on lateral wind direction
88
89 2009-11-28  Sampo Niskanen
90
91         * Released version 0.9.5
92         * [BUG] NPE when clearing combo box selections
93         * Minor fixes to update checking
94         * Added a few guidance texts
95
96 2009-11-27  Sampo Niskanen
97
98         * [BUG] Fixed computing inner radius of centering ring
99         * Removed RuntimeException instantiation from all classes
100
101 2009-11-24  Sampo Niskanen
102
103         * Released version 0.9.4
104
105 2009-11-24  Sampo Niskanen
106
107         * Close original window when opening example design
108         
109 2009-11-10  Sampo Niskanen
110
111         * [BUG] Fixed transition volume/mass computation
112         * [BUG] Simulations etc. using removed motor configuration IDs
113
114 2009-10-11  Sampo Niskanen
115
116         * [BUG] Sorting motor selection dialog with ',' decimal separator
117         
118 2009-10-10  Sampo Niskanen
119
120         * Removed non-ASCII characters from source code files
121         * Created Chars class for non-ASCII characters
122         * Added styrofoam materials
123
124 2009-10-04  Sampo Niskanen
125
126         * [BUG] Fixed too high configuration dialogs
127
128 2009-10-03  Sampo Niskanen
129
130         * Added debug information to ant build file compilation
131         * Implemented update information fetching (client side)
132
133 2009-09-26  Sampo Niskanen
134
135         * Implemented custom material editing
136
137 2009-09-20  Sampo Niskanen
138
139         * Implemented more unit tests, fixed bugs
140
141 2009-09-19  Sampo Niskanen
142
143         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
144         * Implemented non-exception throwing bug handling
145         * [BUG] Fixed unnecessary cropping for component tree names
146
147 2009-09-10  Sampo Niskanen
148
149         * [BUG] Freeform fin set shape undo not working
150         * [BUG] Conversion to freeform fin set not working
151
152 2009-09-08  Sampo Niskanen
153
154         * Allow components to be attached to tube coupler
155
156 2009-09-07  Sampo Niskanen
157
158         * Implemented fin tab save/load
159
160 2009-09-04  Sampo Niskanen
161
162         * Implemented through-the-wall fin tabs (excluding save/load)
163
164 2009-09-01  Sampo Niskanen
165
166         * Released version 0.9.3
167
168 2009-08-29  Sampo Niskanen
169
170         * Extracted motor manufacturer into separate class
171         * Started writing unit tests
172
173 2009-08-28  Sampo Niskanen
174
175         * Added icon and source info to About dialog
176         * Finalized flight event plot icons
177         
178 2009-08-27  Sampo Niskanen
179
180         * Allow clicking on label to toggle checkbox in two tables
181
182 2009-08-21  Sampo Niskanen
183
184         * Showing events in non-time-domain-plots
185
186 2009-08-20  Sampo Niskanen
187
188         * Showing events in time-domain plots
189
190 2009-08-15  Sampo Niskanen
191
192         * Possibility to save user-defined materials
193
194 2009-08-14  Sampo Niskanen
195
196         * Plots ignore trailing NaN values
197         
198 2009-08-13  Sampo Niskanen
199
200         * [BUG] Added fin cant for elliptical fins
201
202 2009-08-12  Sampo Niskanen
203
204         * Warning dialog when loading files
205         * [BUG] Unnecessary warnings when loading files
206
207 2009-08-09  Sampo Niskanen
208
209         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
210           more rigorous input checking etc)
211
212 2009-08-08  Sampo Niskanen
213
214         * Refactored motor loading and "Simple XML" loading classes
215         * Implemented RockSim motor definition file loading
216
217 2009-08-07  Sampo Niskanen
218
219         * Created window icons and took into use
220         * Changed motor burn time and avg. thrust calculations to be
221           NFPA 1125 compliant
222
223 2009-08-03  Sampo Niskanen
224
225         * Automatic bug reporting when uncaught exceptions occur
226
227 2009-07-29  Sampo Niskanen
228
229         * Clustered inner tube splitting
230         * [BUG] Copy-pasted inner tubes shared motors
231
232 2009-07-28  Sampo Niskanen
233
234         * Opening of example rocket designs
235         
236 2009-07-27  Sampo Niskanen
237
238         * [BUG] Launch lug radial position not correctly loaded
239
240 2009-07-26  Sampo Niskanen
241
242         * [BUG] Fixed unit name of ft/s^2
243         * Implemented flight data exporting
244         * [BUG] Fixed "unknown error" when opening file of zero size
245         * [BUG] Fixed exception in motor configuration name editing
246
247 2009-07-13  Sampo Niskanen
248
249         * Released version 0.9.2
250
251 2009-07-12  Sampo Niskanen
252
253         * [BUG] Better DescriptionArea based on JEditorPane
254
255 2009-07-09  Sampo Niskanen
256
257         * [BUG] Fixed imperial unit conversions
258         * [BUG] Fixed engine block icon transparency
259
260 2009-06-26  Sampo Niskanen
261
262         * Progress dialogs for file open/save
263         * File size estimate in save dialog
264
265 2009-06-20  Sampo Niskanen
266
267         * New edit motor configurations dialog
268         * Changed FreeformFinSet to throw checked exceptions
269
270 2009-06-11  Sampo Niskanen
271
272         * Added search field to motor chooser dialog
273
274 2009-06-09  Sampo Niskanen
275
276         * Released version 0.9.1
277
278 2009-06-08  Sampo Niskanen
279
280         * Fixed loading of icons from JAR
281
282 2009-06-06  Sampo Niskanen
283
284         * Cut/Copy/Paste of simulations
285         * Improved build scripts
286
287 2009-05-28  Sampo Niskanen
288
289         * Added startup check for Java 1.6 and OpenJDK
290
291 2009-05-28  Sampo Niskanen
292
293         * Fixed FixedPrecisionUnit formatting
294         * Fixed saving of transitions
295         * Fixed file dialog directory browsing
296         * Initial shift-click selects second component from figure
297         * Allow adding body components without selecting stage
298         
299 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
300
301         * Initial release 0.9.0