manim/tests/module/mobject
Jake Kinchen 51aa01acea
Fix duplicated arrow tips in DashedVMobject (issue #3220) (#4484)
* Fix duplicated arrow tips in DashedVMobject and add tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2025-11-27 09:55:53 +00:00
..
geometry Add implementation for tangential arc (#4469) 2025-11-06 23:05:24 +01:00
graphing [pre-commit.ci] pre-commit autoupdate (#4035) 2025-01-19 18:08:36 +01:00
mobject Prevent mutation of about_point in apply_points_function_about_point - Fixes #4445 (#4478) 2025-11-16 21:17:08 +01:00
svg [pre-commit.ci] pre-commit autoupdate (#4140) 2025-02-02 17:28:20 +01:00
text [pre-commit.ci] pre-commit autoupdate (#4035) 2025-01-19 18:08:36 +01:00
types/vectorized_mobject Fix duplicated arrow tips in DashedVMobject (issue #3220) (#4484) 2025-11-27 09:55:53 +00:00
test_boolean_ops.py Use ruff for pytest style (#3872) 2024-07-21 14:37:57 +00:00
test_graph.py Fix(graph): Allow any Line subclass as edge_type in Graph/DiGraph (#4251) 2025-05-27 17:30:19 +02:00
test_image.py Account for dtype in the pixel array so the maximum value stays correct in the invert function (#3493) 2023-12-12 13:31:28 +01:00
test_matrix.py test: add matrix tests (#4279) 2025-06-11 09:48:39 +02:00
test_value_tracker.py Add support for arithmetic operators //, %, *, ** and / on `ValueTracker` (#4351) 2025-07-26 17:45:05 +00:00