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