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