Material localization support
[debian/openrocket] / core / src / net / sf / openrocket / motor /
2012-08-24 kruland2607Fix correctness and threading issue in new Manufacturer...
2012-08-23 kruland2607Instead of using Set<Manufacturer> for the backing...
2012-07-18 kruland2607Had to implement Arrays.copyOf for doubles because...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-05-16 kruland2607Added protected copy constructor which makes a deep...
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
2012-02-03 kruland2607Change hashCode and equals to use all fields. Older...
2012-02-03 kruland2607Added hashcode & equals based on digest. Added simple...
2012-01-23 plaamotor updates
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-12 kruland2607Created static function Motor.Type.fromName( String...
2012-01-08 kruland2607moving to core/