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