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