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