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