- Remove GL Late-initialization. GL is now set up when RocketFigure3d is constructed...
[debian/openrocket] / core / src / net / sf / openrocket / database /
2012-08-25 plaaMaterial localization support
2012-08-24 kruland2607Name the loader thread and ask java to use min priority.
2012-08-24 kruland2607Name the loading thread and ask java to push its priori...
2012-08-07 kruland2607Make preset favorites per component type. That is...
2012-08-04 kruland2607When creating a new user material from an existing...
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-05-10 kruland2607A little refactoring of ComponentPreset xml file parsin...
2012-05-09 kruland2607Implement a multithreaded pipeline to load the componen...
2012-05-08 kruland2607Rework the ThrustCurve motor loading process to be...
2012-04-26 kruland2607Switch component preset loading from using the temporar...
2012-04-19 kruland2607Added alternative query arguments for listForTypes...
2012-04-16 kruland2607Refactored the ComponentPreset.create method into the...
2012-04-13 kruland2607Added debug log message for each file loaded.
2012-04-12 kruland2607Fixed bug in loader which caused it to load only a...
2012-04-11 kruland2607Added persistence of ComponentPresets in the ORK file...
2012-04-08 kruland2607Make ComponentPresetDao and interface with implementati...
2012-04-04 kruland2607Implement persistence of ComponentPreset favorites...
2012-04-03 kruland2607Remove the Daos interface and have the Application...
2012-04-02 kruland2607Revamp construction of ComponentPresets. Validation...
2012-04-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...
2012-03-29 kruland2607Initial work on BodyTube ComponentPresets.
2012-01-25 plaadocument loading refactoring
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-08 kruland2607moving to core/