- Remove GL Late-initialization. GL is now set up when RocketFigure3d is constructed...
[debian/openrocket] / core / src / net / sf / openrocket / file /
2012-08-25 plaaMaterial localization support
2012-08-24 kruland2607Implement a primitive cache for XMLReaders. Constructi...
2012-08-23 kruland2607Clean up FIXME - adding more information to the warning...
2012-08-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-05 richardgrahamBig update to custom expression feature.
2012-08-04 kruland2607escape for xml the material type key and flight data...
2012-08-01 kruland2607Changed the loader to pull *.rkt files from zip containers.
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
2012-07-26 kruland2607More changes to make Froyo compatible.
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-11 rodinia814Added inference of Rocksim shock cords to try to be...
2012-07-11 rodinia814Added an AttachedPartsHandler. This should automatical...
2012-06-11 richardgraham- Implemented copying of custom expressions to other...
2012-06-04 richardgrahamFixed issue where symbols / units for FlightDataTypes...
2012-06-02 richardgrahamAdded new feature : user configurable custom expression...
2012-05-08 kruland2607Rework the ThrustCurve motor loading process to be...
2012-04-26 kruland2607Switch component preset loading from using the temporar...
2012-04-23 rodinia814better logging support
2012-04-22 rodinia814Initial Rocksim CSV parsing support for materials and...
2012-04-19 plaaSupport for opening recovery device on stage separation
2012-04-18 kruland2607Hack for working around unknown materials. Need to...
2012-04-16 kruland2607Added support for TubeCoupler.
2012-04-12 kruland2607Move the parsetFromString method from TypedKey to Colum...
2012-04-12 kruland2607First cut at making component presets work for nose...
2012-04-11 kruland2607Added persistence of ComponentPresets in the ORK file...
2012-04-02 kruland2607Revamp construction of ComponentPresets. Validation...
2012-04-01 plaaUpdates and fixed to preset handling
2012-04-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
2012-03-25 rodinia814DGP - design report figure honors rotation angle of...
2012-03-24 kruland2607Change from java.util.ArrayDeque to net.sf.openrocket...
2012-03-24 kruland2607Use implementation of copyOfRange from ArrayUtils.
2012-03-22 kruland2607Since Froyo doesn't support String.getBytes(Charset...
2012-02-19 plaaRefactored simple SAX ElementHandler to be an interface.
2012-02-19 plaaRefactored simple SAX ElementHandler to be an interface.
2012-02-19 plaaFixing various issues
2012-02-13 rodinia814DGP - added component serial numbers to allow Rocksim...
2012-02-10 plaaSupport for configurable stage separation
2012-02-05 kruland2607Changed DatabaseMotorFinder to have a little template...
2012-01-29 plaamotor loading refactoring
2012-01-25 plaadocument loading refactoring
2012-01-23 plaamotor updates
2012-01-23 rodinia814DGP - bug fix for MassObject/Shock Cord
2012-01-23 kruland2607Added special Warning object for when the system does...
2012-01-22 rodinia814DGP - minor refactorings and added JavaDoc
2012-01-17 kruland2607Removed TODO comment for launchRodVelocity.
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-14 rodinia814DGP - updated Rocksim export to support clusters
2012-01-14 rodinia814DGP - updated Rocksim export to support clusters
2012-01-12 kruland2607Created static function Motor.Type.fromName( String...
2012-01-11 rodinia814DGP - Changes to file filtering, extensions, etc. for...
2012-01-10 rodinia814DGP - Stage overrides for CG and CP in Rocksim export
2012-01-10 rodinia814DGP - MassObject tweak
2012-01-10 rodinia814DGP - support for clusters(import and export); added...
2012-01-09 rodinia814DGP - cleanup
2012-01-09 rodinia814DGP - cleanup
2012-01-09 rodinia814DGP - changes to relative position; custom fin set...
2012-01-08 kruland2607moving to core/