Fixed an edge case null pointer on a 0 thrust motor
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / grain /
2009-04-16 Bill KukerSwitched from 1.6 to 1.5 for more compatibility.
2009-04-16 Bill KukerRenamed show() to showAsWindow() because show() is...
2009-04-15 Bill KukerAdded DEFAULT_GRAIN to grain types. When possible these...
2009-04-15 Bill KukerAdded web thickness calculation
2009-04-15 Bill KukerAllwo area calc on non-singular areas
2009-04-15 Bill KukerChanged to default to default grain.
2009-04-15 Bill KukerSince area calc can do shapes with holes just expose...
2009-04-15 Bill KukerFixed error in side view
2009-04-15 Bill KukerAdded adjustable quality setting
2009-04-14 Bill KukerFirest checkin of rotated grain
2009-04-14 Bill KukerOrganized Imports
2009-04-14 Bill KukerAdded end delay support, negative regression checks
2009-04-14 Bill KukerAdded end light delay
2009-04-14 Bill KukerAdded flush and delay. Not so great because they operat...
2009-04-14 Bill KukerSeparated out birning shape so that I might use it...
2009-04-13 Bill KukerCleaned up some warnings
2009-04-13 Bill KukerDisplay grains vertically, properly arranged
2009-04-13 Bill KukerAdded extrudedGrain superclass
2009-04-12 Bill KukerRenamed
2009-04-12 Bill KukerRenamed
2009-04-12 Bill KukerAdded end surface inhibit option
2009-04-12 Bill KukerAdded new grain type, bound properties on compound...
2009-04-12 Bill KukerSupports N grains, not 2
2009-04-12 Bill KukerCleared some warnings
2009-04-12 Bill KukerStarted adding beanish stuff - property listeners and...
2009-04-10 Bill KukerCleaned up imports
2009-04-10 Bill KukerAdded compound grain
2009-04-10 Bill KukerNoa all grains can display themselves.
2009-04-10 Bill KukerNew panels.
2009-04-10 Bill KukerChanged to non-sampled x-section area
2009-04-10 Bill KukerFigured out how to size panels right
2009-03-07 Bill KukerInitial Checkin