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