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