Made chooser remember old grain
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / visual /
2009-09-08 Bill KukerMade chooser remember old grain
2009-09-08 Bill KukerChanged default motor to fit default grains
2009-09-08 Bill Kukerhid toolbar
2009-09-08 Bill KukerAdded C-Slot
2009-09-01 Bill KukerChange name on all burns panel
2009-09-01 Bill KukerLogging, organized imports
2009-09-01 Bill KukerAdded ISP calculation
2009-09-01 Bill KukerShow percent of motor class
2009-09-01 Bill KukerFixed row height
2009-09-01 Bill KukerFixed case where "0.9 mm" wouldnt work
2009-09-01 Bill KukerFixed notation of numbers in editor
2009-08-30 Bill KukerChanged burn panel titles
2009-08-30 Bill KukerAdded cancelation of previous burn calculation when...
2009-08-30 Bill Kukerformatted
2009-08-13 Bill KukerAdded multi burn window
2009-08-10 Bill KukerFixed selected text color
2009-08-10 Bill KukerFixed progress bar - moved to top, made smaller on...
2009-08-09 Bill KukerAdded validating and some validation
2009-08-07 Bill KukerCleaned up many warnings
2009-08-07 Bill Kukerorganized imports
2009-08-07 Bill KukerAdded burn progress bar, fixed it so burn results appea...
2009-08-07 Bill KukerChanged propertylistening and quantitychecking to aspects
2009-07-29 Bill KukerRemoved a little unneeded apple junk
2009-07-17 Bill KukerMenus and so forth
2009-07-15 Bill KukerRegistered as property listener on motor
2009-07-15 Bill KukerAdded menus
2009-07-14 Bill KukerImproved rendering
2009-07-14 Bill Kukeradding menu
2009-07-14 Bill KukerMoved some workbench files
2009-07-14 Bill KukerBetter editor
2009-07-06 Bill Kuker(no commit message)
2009-07-02 Bill KukerFix to update multigrain editor when you choose a new...
2009-07-02 Bill KukerMade incremental render threadsafe
2009-07-02 Bill KukerFixed average thrust time to deal with variable DT
2009-07-02 Bill Kukerwarnings
2009-07-02 Bill KukerOrganized imports
2009-07-02 Bill KukerFirst rev of graphical motor editor
2009-07-02 Bill KukerOOps made threads daemons
2009-07-01 Bill KukerChanged exceptions
2009-07-01 Bill Kukerstop old update early if things have changed
2009-07-01 Bill KukerFixed race condition - cant do slow and fast at same...
2009-07-01 Bill KukerAdded asynchronous rendering
2009-06-23 Bill KukerAdded finocyl support
2009-04-23 Bill KukerMinor cleanup for 0.2 release
2009-04-22 Bill KukerAdded some fun motor examples
2009-04-21 Bill KukerLimit to 200 points in graph
2009-04-20 Bill Kukerre-organized
2009-04-20 Bill Kukermade it match pvc9
2009-04-18 Bill KukerCleaned up some warnings
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