fix: pendulum in SimplePendulum simulation is rotating inverted #227
+18
β14
Annotations
6 warnings
|
Run ESLint:
simulations/ParabolicMotion.jsx#L131
'groundY' is assigned a value but never used
|
|
Run ESLint:
app/(core)/data/configs/BouncingBall.js#L89
'canvasHeight' is assigned a value but never used
|
|
Run ESLint:
app/(core)/data/configs/BouncingBall.js#L2
'invertYAxis' is defined but never used
|
|
Run ESLint:
app/(core)/data/configs/BallGravity.js#L6
'physicsYToScreenY' is defined but never used
|
|
Run ESLint:
app/(core)/data/configs/BallAcceleration.js#L2
'physicsYToScreenY' is defined but never used
|
|
Run ESLint:
app/(core)/components/P5Wrapper.jsx#L19
'err' is defined but never used
|
Loading