- Remove GL Late-initialization. GL is now set up when RocketFigure3d is constructed...
[debian/openrocket] / core / src / net / sf / openrocket / unit /
2012-08-05 richardgrahamBig update to custom expression feature.
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-06-18 plaaComponent preset updates
2012-06-04 kruland2607Added UnitGroup.fromUnit which delegates to UnitGroup...
2012-06-02 richardgrahamAdded new feature : user configurable custom expression...
2012-05-22 kruland2607Change the textual representation of fractional units...
2012-05-22 kruland2607Change the in/64 length unit to not allow decimal repre...
2012-05-17 kruland2607Added imperial and SI defaults for UNITS_WINDSPEED.
2012-05-17 richardgrahamAdded ability for doublemodel to evaluate math expressi...
2012-05-16 kruland2607Added UNITS_WINDSPEED so the preferred units for enteri...
2012-05-10 kruland2607Added support for Unit 'in/64' which is inches with...
2012-04-26 kruland2607Added convience method UnitGroup.getUnit( String )...
2012-04-20 kruland2607Changed Unit.toString to use 0.### format for pretty...
2012-01-08 kruland2607moving to core/