Added convenience function RocketComponent.getMotorMounts() returning List<MotorMount>.
[debian/openrocket] / core / ChangeLog
index 871d5fbc1c4469e2b5f8e497bb0528bf0cd46e23..117c9127c3ed22df4d6746acdd3413153d9e8e0a 100644 (file)
@@ -1,3 +1,72 @@
+2012-05-09  Kevin Ruland
+
+    * Add ComponentPreset functionality.  These are commercial components which can be used in rocket designs.
+    System currently support Body Tube, Nose Cone, Transition, Tube Coupler, Centering Ring, Engine Block, Bulk Head,
+    Launch Lug, Streamer and Parachutes.  Received permission from Always Ready Rocketry, Balsa Machining Service, Giant
+    Leap Rocketry, Public Missiles, Semroc and Fliskits to include their parts catalogs in OR.
+
+2012-05-09  Kevin Ruland
+
+    * Add fractional inch unit 'in/64' to Length unit group.
+
+2012-05-09  Jason Blood
+
+       * Add PageFitPrintStrategy and related files to print multiple fins, transitions, and nosecones onto the same page(s)
+
+2012-04-19  Sampo Niskanen
+
+       * Allow opening recovery device on stage separation
+
+2012-04-11  Doug Pedrick
+
+       * [BUG] Printed simulation did not honor launch conditions
+
+2012-04-09  Sampo Niskanen
+
+       * [BUG] Cancelling simulation causes later simulations to fail
+       * Add debugging for NPE in GeneralOptimizationDialog
+
+2012-03-27  Sampo Niskanen
+
+       * [BUG] Inputting negative rotation angle values of components
+
+2012-03-25  Sampo Niskanen
+
+       * [BUG] Removed locale-specific toLowerCase/toUpperCase
+
+2012-03-25  Doug Pedrick
+
+       * Printed rocket figure in design report now honors rotation angle of main figure; fixed bug in layout where the
+      figure was clipped in the page margin.
+
+2012-03-18  Jason Blood
+
+       * Updated importing images to freeform fin sets to work with color images with improved description
+
+2012-03-17  Sampo Niskanen
+
+       * Released version 12.03
+
+2012-03-14  Jason Blood
+
+       * Importing images to freeform fin sets
+
+2012-03-13  Sampo Niskanne
+
+       * [BUG] Threads piled up when running simulations
+
+2012-03-11  Sampo Niskanen
+
+       * Update copyright statements
+
+2012-02-19  Sampo Niskanen
+
+       * Display computed motor class
+
+2012-02-16  Sampo Niskanen
+
+       * [BUG] Freeze when dropping component on child component
+
 2012-02-10  Sampo Niskanen
 
        * Configurable stage separation events