- Remove GL Late-initialization. GL is now set up when RocketFigure3d is constructed...
[debian/openrocket] / core / src / net / sf / openrocket / rocketcomponent /
2012-08-20 kruland2607Applied patch for l10n supplied by Russian Uss.
2012-08-09 kruland2607Minor changes for Froyo compatibility.
2012-08-05 richardgrahamBig update to custom expression feature.
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-12 kruland2607Comment out a bunch of System.out.printlns.
2012-06-18 plaaComponent preset updates
2012-05-23 kruland2607Correct the computation of shape mass in integrate...
2012-05-16 kruland2607Added convenience function RocketComponent.getMotorMoun...
2012-05-05 rodinia814Initial GUI for editing and saving component presets...
2012-05-01 kruland2607Added LaunchLug, Streamer and Parachute ComponentPresets.
2012-04-24 kruland2607When a component preset for NOSE_CONE or TRANSITION...
2012-04-24 kruland2607Change the implementation of Transition getComponentVol...
2012-04-23 kruland2607Fixed problems in computation of SymmetricComponent...
2012-04-22 kruland2607Change nose cone preset to use Aft Outer Diameter,...
2012-04-19 plaaSupport for opening recovery device on stage separation
2012-04-18 kruland2607Added centering rings and engine blocks presets
2012-04-18 kruland2607InnerTubes use ComponentPresets BODY_TUBE.
2012-04-16 kruland2607Added support for TubeCoupler.
2012-04-16 kruland2607Implemented support for bulk heads. Move setting Lengt...
2012-04-13 kruland2607Implement Transition preset components.
2012-04-13 kruland2607Don't support a CG override in components. When using...
2012-04-13 kruland2607When loading from preset use the direct assignment...
2012-04-12 kruland2607Don't use setThickness or setFilled from the loadFromPr...
2012-04-12 kruland2607First cut at making component presets work for nose...
2012-04-04 kruland2607Implement persistence of ComponentPreset favorites...
2012-04-01 plaaUpdates and fixed to preset handling
2012-04-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...
2012-03-30 kruland2607Change the component change event to BOTH_CHANGE when...
2012-03-29 kruland2607Initial work on BodyTube ComponentPresets.
2012-03-24 kruland2607Change from java.util.ArrayDeque to net.sf.openrocket...
2012-03-14 plaaImporting of image to freeform fin set
2012-02-19 plaaFixing various issues
2012-02-10 plaaSupport for configurable stage separation
2012-01-11 kruland2607Modified RocketUtils.getCG to take a MassCalcType param...
2012-01-08 kruland2607moving to core/