Fixed an edge case null pointer on a 0 thrust motor
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / visual /
2009-04-18 Bill KukerFixed an edge case null pointer on a 0 thrust motor
2009-04-17 Bill KukerRenamed some things, added some new fuels
2009-04-17 Bill KukerMoved some units into RocketScience, added unit preferences
2009-04-17 Bill KukerAdded motor rating, Impulse quantity
2009-04-17 Bill Kukermade the core xsection display size itself
2009-04-16 Bill KukerDispose on close
2009-04-16 Bill KukerSwitched from 1.6 to 1.5 for more compatibility.
2009-04-16 Bill KukerMade a crappy motor editor
2009-04-16 Bill KukerRenamed show() to showAsWindow() because show() is...
2009-04-15 Bill KukerAdded motor name
2009-04-15 Bill KukerShow class name on show() method
2009-04-14 Bill KukerMore steps on time slider
2009-04-13 Bill KukerShow thrust in Lbf. Its easier this way
2009-04-13 Bill KukerCleaned up warnings
2009-04-13 Bill Kukertook out main
2009-04-13 Bill KukerChnaged pressure graph range
2009-04-13 Bill KukerFixed bug where interval domain didnt return first...
2009-04-12 Bill KukerNow a subclass of property sheet.
2009-04-12 Bill KukerCleared some warnings
2009-04-12 Bill KukerOrganized imports
2009-04-12 Bill KukerStarted adding beanish stuff - property listeners and...
2009-04-10 Bill KukerChanged to show the series name big, hide legend
2009-03-07 Bill KukerInitial Checkin