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