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