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