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