mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Fix CSV reader adding empty files
Fixes issue #3311
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added LinearTransformationScene.ghost_vectors
* Added test and prevented empty VGroups as ghost vectors
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fixed typo in example
* Added ability to join together multiple renders
* Revert "Added ability to join together multiple renders" (wrong branch)
This reverts commit
|
||
|---|---|---|
| .. | ||
| 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 | ||