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