Direction vector is computed as stop - start, but the position in the loop is computed from stop as base, instead of from start; this is changed to start as the base (and then offset must be added). Multiplication of non-normalized direction vector with its length yields square of the expected current step inside the loop; this is changed to use the normalized direction vector. |
||
|---|---|---|
| .. | ||
| metalibs | ||
| src | ||
| .gitignore | ||
| Package.pp | ||
| Sources.pp | ||