|
REMARK: This list is for the old version of blaise, and does not reflect features currently present or not present in the new version (blaisecore). Apr 2009- (HUGE) Restructured blaise into six separate packages: blaiseparser, blaisemath, firestorm, blaise, blaise3d, and blaisables. --EP
- Compressed .jar files for packages (saves about 50% of space). --EP
- Adjusted settings for multiple blaisable applets. --EP
- Added differential equations plotters (one and two-variable time-dependent). --EP
Nov 2008- Added some more bean patterns to standard plotpanels. Added options to show/hide labels along paths. --EP
- Perspective 3D visometry with stereographic display. --EP
- 3D vector fields, parametric curves and surfaces, and more visuals. --EP
- Several applets demonstrating dynamic parameter capability. Also posted to web. --EP
- Particle flow models for constrained vector field models. --EP
- Moved animation toolbar to the left side of the plot window by default. --EP
- Implemented animation for vector fields, allowing them to be displayed as animating flows. --Elisha
- Added in rudimentary visualization of 3D plots (on top of the Euclidean2 visometry). --EP
- Added ability to show/hide any plottable. --EP
Oct 2008- Added bean patterns to PlotPanels for the marker box and animation control, so they can be hidden or shown in the Netbeans GUI builder. --EP
- Added bean pattern for the axis type to Plot2D for the Netbeans GUI builder. --EP
- Began work on automatic XML output from the Settings class. --EP
June 2008- Added an FLabel class displaying any/all of some text, a color, a stroke. Also added an FLabelBox class to contain a group of these elements, suitable for a legend on a graph. --EP
- Implemented ability of multiple Plottable elements to use the same underlying ColorModel, ensuring their colors are always synchronized. --EP
- Fixed problem with aspect ratio in Euclidean2 plot panels. --EP
- Added ability of PlotPanel to synchronize RangeTimer with another PlotPanel. --EP
- Added ability to label paths (PointSet2D), and to display the current point when animating. --EP
- Restructured blaise package to organize Plottable elements by their corresponding Visometry. --EP
- Began work on Voronoi2D which will plot Voronoi tesselations. It works with the exception of rays going to infinity. --EP
- Wrote a working version of a contour plot for 2 input/1 output functions. It works, but it's rather slow. --EP
|