3b1b-manim/manimlib/mobject/svg
Grant Sanderson 81e6ab5b1d Add MTex.dirty_select
A more general way to select subparts by tex. Not as reliable as select_parts, but useful in many cases.
2022-12-20 17:02:29 -08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
brace.py Replace Tex and MTex throughout library 2022-12-20 15:22:34 -08:00
drawings.py Replace Tex and MTex throughout library 2022-12-20 15:22:34 -08:00
mtex_mobject.py Add MTex.dirty_select 2022-12-20 17:02:29 -08:00
special_tex.py Clean up special_tex contents, make each class use MTexText instead of TexText 2022-12-20 15:08:54 -08:00
string_mobject.py Add option for StringMobject to only render one svg 2022-12-20 14:32:04 -08:00
svg_mobject.py Add option for StringMobject to only render a single svg 2022-12-20 14:31:17 -08:00
tex_mobject.py Move BulletedList, TexTextFromPresetString and Title to their own file 2022-12-20 14:48:54 -08:00
text_mobject.py Add option for StringMobject to only render a single svg 2022-12-20 14:31:17 -08:00