phetsims / pendulum-lab

"Pendulum Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
4 stars 10 forks source link

PeriodTrace.pathPoints[3].anticlockwise looks unused #50

Closed jonathanolson closed 9 years ago

jonathanolson commented 9 years ago

Please note where it is used, or remove the key-value.

andrey-zelenkov commented 9 years ago

Remove unused 'anticlockwise' flags and simplify period trace model. Reassign to @jonathanolson for verification.

jonathanolson commented 9 years ago

Looks good, thanks!