3b1b-manim/manimlib/animation
YishiMichael d6b20a7306
Refactor MTex and implement TransformMatchingMTex (#1725)
* 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
2022-02-07 08:21:53 -08:00
..
__init__.py
animation.py Change suspend_mobject_updating default 2021-06-16 10:33:06 -07:00
composition.py Add .animate syntax 2021-02-10 07:43:46 -06:00
creation.py Fix bug in ShowSubmobjectsOneByOne 2021-11-22 08:05:59 -08:00
fading.py
growing.py
indication.py Match fix_in_frame status for FlashAround mobject 2021-11-30 11:29:12 -08:00
movement.py
numbers.py
rotation.py
specialized.py
transform.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
transform_matching_parts.py Refactor MTex and implement TransformMatchingMTex (#1725) 2022-02-07 08:21:53 -08:00
update.py