mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Fix embed dt calculation, Arrow stroke_width bug, and shader compatibility * Restored lost fixes from b78ccba: Arrow stroke_width, Shaders AA, Manager interaction * fix(core): resolve recursion in set_fill, ManimColor opacity error, and restore add_sound * Fix(Experimental): Restore functionality and stabilize architecture - Fix Arrow stroke_width initialization (float vs list bug) and restore scaling logic. - Implement 'save_last_frame' logic by integrating it with skipping mechanism. - Refactor Manager.post_construct to ensure correct exit and image saving behavior. - Fix transparency issues in OpenGLRenderer (background_opacity and shader alpha). - Update shader code to use modern 'texture()' syntax instead of 'texture2D()'. - Fix VMobject recursion error in set_fill and ManimColor initialization. - Restore audio connectivity in Scene.add_sound. - Update tests to align with new Manager(Scene) architecture and document pending TODOs. - Detailed rationale in CHANGES_SUMMARY.md. * [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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| click.mp3 | ||
| conftest.py | ||
| infallible_scenes.py | ||
| simple_scenes.py | ||
| test_caching_related.py | ||
| test_cli_flags.py | ||
| test_file_writer.py | ||
| test_play_logic.py | ||
| test_sections.py | ||