mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-29 10:02:11 +00:00
* Fix VMobject.add_points_as_corners() to return self and safely handle case where no points are passed * Add test_vmobject_add_points_as_corners() * assert np.allclose() -> np.testing.assert_allclose() |
||
|---|---|---|
| .. | ||
| geometry | ||
| graphing | ||
| mobject | ||
| svg | ||
| text | ||
| types/vectorized_mobject | ||
| test_boolean_ops.py | ||
| test_graph.py | ||
| test_image.py | ||
| test_value_tracker.py | ||