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