Update README.md
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / grain /
2012-02-14 Bill KukerSquare grain
2011-09-15 Bill KukerRegenerate multiport geometry
2011-09-15 Bill KukerFormat
2011-09-13 Bill KukerInitial Multiport
2011-09-05 Bill KukerClear warnings for Indigo
2010-12-02 Bill KukerScratch last, use propertychangelistener to invalidate...
2010-12-02 Bill KukerEndBurner Validation
2010-12-02 Bill KukerAdded some tests and fix for edge cases where in and...
2010-11-24 Bill KukerAddign build file
2010-11-08 Bill KukerClosed TODO to shift grain based on ends inhibited
2010-11-08 Bill KukerAdd editable intergrain spacing
2010-11-08 Bill Kuker(no commit message)
2010-11-04 Bill Kuker(no commit message)
2010-11-04 Bill KukerAdd Star grain
2010-10-25 Bill Kuker(no commit message)
2010-05-01 Bill KukerAdded EndBurner with Punt
2009-09-08 Bill KukerAdded offset
2009-09-08 Bill KukerAdded C-Slot
2009-09-01 Bill KukerLogging, organized imports
2009-08-09 Bill KukerAdded validating and some validation
2009-08-07 Bill KukerChanged propertylistening and quantitychecking to aspects
2009-07-02 Bill KukerCache was not threadsafe
2009-07-02 Bill KukerMade default ctor create a viable grain
2009-07-02 Bill KukerAdded composite grain type
2009-06-23 Bill KukerAdded finocyl grain option
2009-06-23 Bill Kukerimports
2009-06-23 Bill KukerAllow an affinetrans to be passed in with a shape
2009-04-23 Bill KukerMinor cleanup for 0.2 release
2009-04-23 Bill KukerOrganized grain package
2009-04-22 Bill KukerMade an ExtrudedGrain
2009-04-22 Bill KukerMade shape protected
2009-04-22 Bill KukerMade perimeter take a shape, not just an area
2009-04-22 Bill KukerFound RoundRectangle2d class, like 5x faster than makin...
2009-04-21 Bill KukerSome performance increases
2009-04-20 Bill KukerCall right show function
2009-04-20 Bill KukerFixed web thickness bug
2009-04-18 Bill KukerCleaned up some warnings
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