0.00.17 Added improved initial locations for characters. 0.00.16 (7-9-2007) Added exact motion model for specified angular acceleration. 0.00.14 (7-3-2007) Added a second character. Bugfix: invisible velocity and acceleration arrows obscure mouse events 0.00.13 (6-29-2007) Improvements from motion subproject -improved handling for time series -corrected physics for offset derivatives -improved playback/record control panel Added multiple series for acceleration, velocity (x,y, and magnitude) 0.00.12 Fixed: Chart arrows not updating during playback. 0.00.11 (5-23-2007) Added a graph cursor to show during playback. Fixed: Graph cursor should appear at the correct time when simulation is paused. Fixed: Graph cursor should set playback time during dragging. Fixed: Graph Cursor shouldn't be draggable beyond the end of available data. Fixed: Graph Cursor doesn't move on "rewind" Fixed: data doesn't render correctly after change of buffer 0.00.10 (5-16-2007) Add clipping for Buffered strategies in DynamicJFreeChartNode Fixed: When repainting a chart, there can be a pixel or 2 offset that looks incorrect. i.e. BufferedSeriesView.paintAll differs from incremental paint Chart cursor node: updates are change driven (not every time step) Added scaling for play area to handle different resolutions Fixed: Data generating model should not change when zooming in or out of a graph. 0.00.07 Fixed: Angle graphs should wrap around instead of being modulo 2*Pi. 0.00.06 Fixed: Graphs shouldn't fill entire vertical space when there is only 1. 0.00.05 Added alignment for graphs. 0.00.03 (12-29-2006) Added tests for some components (see Test menu). 0.00.02 (12-28-2006) Added version info. 0.00.01 (12-27-2006) Started rotation project.