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> |
||
|---|---|---|
| .. | ||
| control_data | ||
| helpers | ||
| test_graphical_units | ||
| test_logging | ||
| test_plugins | ||
| test_scene_rendering | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| template_generate_graphical_units_data.py | ||
| test_animate.py | ||
| test_axes_shift.py | ||
| test_color.py | ||
| test_commands.py | ||
| test_composition.py | ||
| test_config.py | ||
| test_container.py | ||
| test_coordinate_system.py | ||
| test_copy.py | ||
| test_family.py | ||
| test_get_set.py | ||
| test_graph.py | ||
| test_hashing.py | ||
| test_markup.py | ||
| test_number_line.py | ||
| test_quality_flags.py | ||
| test_sound.py | ||
| test_stroke.py | ||
| test_unit_geometry.py | ||
| test_units.py | ||
| test_value_tracker.py | ||
| test_vectorized_mobject.py | ||
| test_version.py | ||