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