manim/tests/module/mobject/geometry
Irvanal Haq 7f6743e97c
Fix :meth:VMobject.pointwise_become_partial failing when vmobject is self (#4193)
* Fix Line failing with buff and path_arc
- make copy of vmobject.points if necessary

* change self to self.copy() in Line, and remove the previous change in pointwise_become_partial()

* Revert to first approach: copy points if self is vmobject

* Add unit test for pointwise_become_partial and Line

---------

Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com>
2025-05-22 07:59:46 -04:00
..
test_unit_geometry.py Fix :meth:VMobject.pointwise_become_partial failing when vmobject is self (#4193) 2025-05-22 07:59:46 -04:00