mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* refactored play logic * fixed tests (and minor improvement) * moved time progression generation * fixed typo :/ * added tests * fixed tests * fixed imports * fixed tests * black * fixed tests in python 3.7 * fixed tests for python 3.7 * Update manim/renderer/cairo_renderer.py * removed is_cached variable * updated webgl renderer and removed redondent code * Update manim/scene/scene.py * Add self.duration back into compile_animation_data * Fixed openGL ? * black * fixed merge conflict by adding fixture marker * Called begin_animation to fix OpenGL * Fixed original_skippingstatu sname for opengl renderer * Update manim/utils/caching.py Co-authored-by: Devin Neal <devin@eulertour.com> Co-authored-by: Hugues Devimeux <hugues.devimeux@gmail.com> Co-authored-by: Jason G. Villanueva <a@jsonvillanueva.com> Co-authored-by: Devin Neal <devin@eulertour.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| commands.py | ||
| GraphicalUnitTester.py | ||
| logging_tester.py | ||
| testing_utils.py | ||
| video_tester.py | ||