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