mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Issue-4087 Add bug test * Issue-4087 Fix bug * Issue-4087 Fix comment and add type hint * Issue-4087 Fix comment * Issue-4087 Improve previous test instead of adding a new one * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update tests/module/mobject/mobject/test_mobject.py * Enhance docstring for reduce_across_dimension method Updated docstring for reduce_across_dimension method to clarify its purpose and parameters. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove float typehints for coords in length_over_dim * Modify test for empty VMobject dimensions * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| control_data | ||
| helpers | ||
| interface | ||
| miscellaneous | ||
| module | ||
| opengl | ||
| test_graphical_units | ||
| test_logging | ||
| test_plugins | ||
| test_scene_rendering | ||
| utils | ||
| __init__.py | ||
| assert_utils.py | ||
| conftest.py | ||
| standard_config.cfg | ||
| template_generate_graphical_units_data.py | ||
| test_camera.py | ||
| test_code_mobject.py | ||
| test_config.py | ||
| test_ipython_magic.py | ||
| test_linear_transformation_scene.py | ||