manim/tests/test_graphical_units/control_data
Matvey Merzlikin 87cd63549c
Add support for negative z-index in AnimationGroup (#4389)
* Add support for negative z-index in AnimationGroup

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

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

* Refactor animation unpacking logic for clarity

* Fix unpacking logic to handle Mobject instances correctly

* Fix mypy check

* Fix tests

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

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

* fix: simplify AnimationGroup unpacking for moving mobjects

---------

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>
2026-02-22 11:24:32 +00:00
..
boolean_ops Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
brace Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
composition Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
coordinate_system Added colorscale to axes.plot() (#3148) 2024-07-25 18:46:15 +00:00
coordinate_systems Made frames_comparsion testing utility a proper module of the library (#2346) 2021-12-03 21:18:18 +01:00
creation Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
functions Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00:00
geometry Add support for negative z-index in AnimationGroup (#4389) 2026-02-22 11:24:32 +00:00
img_and_svg Fix ImageMobject 3D rotation/flipping and remove resampling algorithms lanczos (antialias), box and hamming (#4266) 2026-02-16 19:46:01 -03:00
indication Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
logo Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
mobjects Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
modifier_methods Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
movements Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
numbers Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
opengl Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
plot Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
polyhedra Added ConvexHull, ConvexHull3D, Label and LabeledPolygram (#3933) 2024-11-26 21:32:14 -03:00
probability Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
specialized Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
speed Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
tables Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
tex_mobject Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
threed Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
transform Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
transform_matching_parts Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
updaters Draw more accurate circular Arcs for larger angles (#4034) 2025-01-19 18:32:58 +00:00
utils Fix tests to run on Cairo 1.18.0 (#3416) 2023-10-25 21:54:45 +02:00
vector_scene Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00:00