manim/tests/module/mobject
nubDotDev c4dc0ea86d
Allow passing a tuple to buff in SurroundingRectangle to specify buffer in x and y direction independently (#4390)
* Give SurroundingRectangle 2D buffer

* add test for SurroundingRectangle buff parameter

---------

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2025-08-11 20:20:57 +02:00
..
geometry Allow passing a tuple to buff in SurroundingRectangle to specify buffer in x and y direction independently (#4390) 2025-08-11 20:20:57 +02:00
graphing [pre-commit.ci] pre-commit autoupdate (#4035) 2025-01-19 18:08:36 +01:00
mobject Change from tempconfig to a config fixture in tests (#3853) 2024-07-12 22:41:51 +02: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 :meth:VMobject.pointwise_become_partial failing when vmobject is self (#4193) 2025-05-22 07:59:46 -04: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