mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 02:57:46 +00:00
* Some small refactors * Refactor MTex * Implement TransformMatchingMTex * Some refactors * Some refactors * Some small refactors * Strip strings before matching * Implement get_submob_tex * Use RGB color mode * Some small refactors * Try refactoring SVGMobject with svglib * Refactor SVGMobject using svgelements * Refactor SVGMobject using svgelements * Use functions instead of func names as dict values * style: modify import order to conform to PEP8 * Set default values to None * modify import order * Remove unused import Co-authored-by: TonyCrane <tonycrane@foxmail.com> |
||
|---|---|---|
| .. | ||
| svg | ||
| types | ||
| __init__.py | ||
| boolean_ops.py | ||
| changing.py | ||
| coordinate_systems.py | ||
| frame.py | ||
| functions.py | ||
| geometry.py | ||
| interactive.py | ||
| matrix.py | ||
| mobject.py | ||
| mobject_update_utils.py | ||
| number_line.py | ||
| numbers.py | ||
| probability.py | ||
| shape_matchers.py | ||
| three_dimensions.py | ||
| value_tracker.py | ||
| vector_field.py | ||