X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=86aede34e6be7e0337cfc1ebda5e0bfa1cfa93f3;hb=586d0f517492a33faaa77912a5a40d1272534602;hp=82b64d13704be6b3564653127706acc280d94967;hpb=bf76931b27b597f7bc1dd5a0e7e2460ac065415b;p=debian%2Fopenrocket diff --git a/ChangeLog b/ChangeLog index 82b64d13..86aede34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,263 @@ +2011-11-24 Sampo Niskanen + + * Released version 1.1.9 + +2011-11-18 Doug Pedrick + + * Printable Fin Marking Guides, Transitions, and Nose Cones + +2011-10-20 Sampo Niskanen + + * [BUG] NPE if plot data type is not present + +2011-10-11 Sampo Niskanen + + * [BUG] Translators fetched before initialization + +2011-10-05 Doug Pedrick + + * Fin tab autocalculation + +2011-09-26 Sampo Niskanen + + * [BUG] Thrust was computed from dropped stages + +2011-09-18 Sampo Niskanen + + * Remember window/dialog sizes and/or positions + +2011-09-13 Sampo Niskanen + + * Added icons to help menu + +2011-08-28 Richard Graham + + * Patch for geodetic computations + coriolis effect + * Patch for enhanced gravity model + +2011-08-25 Sampo Niskanen + + * Released version 1.1.8 + * [BUG] Ignore synthetic methods in logging traces + * [BUG] Ignore JRE bug #6826104 + +2011-08-24 Sampo Niskanen + + * [BUG] NPE in SimulationOptions.equals + * [BUG] Exception in plotting optimization path + * [BUG] Exception in saving optimization path + +2011-08-17 Justin Seitz + + * Added Blue tube to materials database. + +2011-08-13 Sampo Niskanen + + * [BUG] JDK7 returns null font for TitledBorder + +2011-08-12 Sampo Niskanen + + * Released version 1.1.7 + +2011-08-08 Sampo Niskanen + + * Enhanced one-dimensional optimization algorithm + * [BUG] l10n/ directory not included in source distribution + +2011-08-07 Sampo Niskanen + + * Optimization implementation + +2011-07-29 Sampo Niskanen + + * [BUG] NaN in transition radius calculation + +2011-07-22 Sampo Niskanen + + * Released version 1.1.6. + +2011-07-21 Sampo Niskanen + + * [BUG] Converting triangular fin to freeform + * [BUG] Unit conversions in printout + * [BUG] Mass computations in printout + * [BUG] "Not a drop" exception in ComponentTreeTransferHandler + * [BUG] Plot annotation positioned wrong + * [BUG] Exception when writing PDF failed + * Language selector in preferences + +2011-07-18 Sampo Niskanen + + * Select motor type based on known manufacturers + * Updated motor thrust curves from thrustcurve.org + +2011-07-17 Sampo Niskanen + + * Component scaling support + +2011-07-14 Sampo Niskanen + + * [BUG] Body tube auto-radius not enabled + * Optimization implementation + +2011-06-26 Sampo Niskanen + + * [BUG] Original rocket was modified when sim.listener modified rocket + +2011-06-18 Sampo Niskanen + + * Merged l10n branch into trunk, initial l10n support + +2011-06-10 Sampo Niskanen + + * Released version 1.1.5 + +2011-05-16 Sampo Niskanen + + * Updated about dialog + +2011-04-15 Sampo Niskanen + + * Removed native printing support + +2011-03-05 Sampo Niskanen + + * Released version 1.1.4 + +2011-01-20 Sampo Niskanen + + * Initial i18n support + +2011-01-18 Sampo Niskanen + + * [BUG] Simulation warnings were not being stored + * [BUG] Exclamation mark did not fit in simulation table + * Added instructions for zooming in plot dialog + +2010-12-01 Doug Pedrick + + * Merging printing support + +2010-10-30 Sampo Niskanen + + * [BUG] Invalid refereces to components used in caches + +2010-10-25 Doug Pedrick + + * [BUG] Take launch lug radial angle into account when loading rkt file + +2010-10-24 Sampo Niskanen + + * Added SafetyMutex and took into use in Simulation + +2010-10-18 Sampo Niskanen + + * Ignore Sun JRE bug in D3D + +2010-10-09 Sampo Niskanen + + * [BUG] Fixed conversion to freeform fin set + * Enhanced logging + +2010-10-08 Sampo Niskanen + + * New components no longer look expandable in the component tree + +2010-10-06 Sampo Niskanen + + * Released version 1.1.3 + +2010-10-05 Sampo Niskanen + + * Display comment as tooltip in component tree + * Limited allowed component attachments to those of the component + add buttons + +2010-10-03 Sampo Niskanen + + * Added VBOSE logging level + +2010-10-02 Sampo Niskanen + + * [BUG] Exception when undoing changes + +2010-09-27 Sampo Niskanen + + * Implemented DnD for component tree + * Documented undo/redo functionality + +2010-09-07 Sampo Niskanen + + * Released version 1.1.2 + +2010-09-05 Sampo Niskanen + + * [BUG] Fixed bug that prevents adding stages to a rocket + +2010-09-04 Sampo Niskanen + + * Added launch rod velocity to FlightData + * [BUG] Total velocity was measured from airspeed + +2010-09-03 Sampo Niskanen + + * Released version 1.1.1 + +2010-09-01 Sampo Niskanen + + * [BUG] Fixed rocket config dialog being too large + +2010-08-31 Sampo Niskanen + + * Updated all thrust curves from thrustcurve.org + +2010-08-30 Sampo Niskanen + + * Implemented user-defined thrust curve loading + +2010-07-30 Sampo Niskanen + + * [BUG] Fixed motor statistic computation + * Finalized enhanced motor selection dialog + +2010-07-22 Doug Pedrick + + * [BUG] Fixed RockSim fin loading + +2010-07-21 Sampo Niskanen + + * Implemented enhanced motor selection dialog + * Background motor loading & startup time optimization + +2010-07-20 Doug Pedrick + + * [BUG] Exception when loading Rocksim files + +2010-07-19 Sampo Niskanen + + * [BUG] Various small bug fixes + +2010-07-18 Sampo Niskanen + + * Major refactoring of simulation code + +2010-03-21 Sampo Niskanen + + * Released version 1.1.0 + +2010-03-20 Doug Pedrick + + * [BUG] Fixed RockSim design material loading + +2010-03-20 Sampo Niskanen + + * Minor enhancements to the logging system + * Updated unit tests of Rocksim file loading + +2010-03-13 Doug Pedrick / Sampo Niskanen + + * Initial RockSim design loading support + 2010-03-10 Sampo Niskanen * Released version 1.0.0