port: correct the leaf table -- I wrote it before the data printed
ptloop02's leaf is pteff03a, not pteff04, and its x track is -839..1721, not the same as ptloop01's -639..1521. I filled the row from the shape I expected rather than from output that had not appeared yet. The two leaves differ in element, span, track and scale; only the parent position is shared. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01N7FiFFFwbvG2uxdcEh8HyF
This commit is contained in:
@@ -10086,11 +10086,16 @@ the entire frame changes over 120** — a large, slowly-moving object. At
|
||||
|
||||
| | `ptloop01` | `ptloop02` |
|
||||
|---|---|---|
|
||||
| leaf element | `pteff03` | `pteff04` |
|
||||
| leaf element | `pteff03` | `pteff03a` |
|
||||
| loop span | **600** | **720** |
|
||||
| x track | **−639 … 1521** | −639 … 1521 |
|
||||
| x track | **−639 … 1521** | **−839 … 1721** |
|
||||
| scale | **(100, 600)** | (100, 800) |
|
||||
|
||||
⚠️ *The first version of this table said `pteff04` and gave both leaves the same
|
||||
x track. Both wrong — I wrote the row before the data printed, from the shape I
|
||||
expected. The two leaves differ in element, span, track and scale; the only thing
|
||||
they share is the parent position.*
|
||||
|
||||
* ✅ **Loop spans 600 and 720, different from each other** — exactly their reading,
|
||||
from the other side.
|
||||
* ✅ Scale is **100 % horizontal**, 600/800 % vertical — so the quad is *not*
|
||||
|
||||
Reference in New Issue
Block a user