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