Commit addedce
trace_delete: fix ghost double arc when the trace closes
ReplacementTransform of the two stubs into the single dome bezier made
manim duplicate the target to cover the count mismatch, showing a
doubled arc mid-animation. The dome is now split at its apex (de
Casteljau) into left and right halves, and each stub sweeps up into its
own half, meeting at the top.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018PzG3QbNtaFmABBHBG39wp1 parent 8c57641 commit addedce
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
531 | 542 | | |
532 | 543 | | |
533 | 544 | | |
534 | 545 | | |
535 | | - | |
| 546 | + | |
| 547 | + | |
536 | 548 | | |
537 | | - | |
| 549 | + | |
538 | 550 | | |
539 | 551 | | |
540 | 552 | | |
| |||
Binary file not shown.
0 commit comments