3b1b-manim/manimlib/mobject/svg
applemonkey496 45c5ec7091
Add missing import to brace.py
Without `import copy` lines 128 to 131 will throw an error. I've tested this edit in my local version of the library and it fixes the bug.
2020-05-20 20:07:13 -07:00
..
brace.py Add missing import to brace.py 2020-05-20 20:07:13 -07:00
code_mobject.py Code() in file Code_mobject.py to display code with color highlighted added Paragraph() and "exact_spaces" parameter to Text() (#1036) 2020-05-13 22:19:09 -07:00
drawings.py Playing wiht logo 2020-01-11 17:13:02 -08:00
svg_mobject.py Fix space characters problem of Text (#1035) 2020-05-07 01:16:39 -07:00
tex_mobject.py Changed modification for tex mobjects that begin with a newline, which involved eliminating alignment when a TexMobject creates many SingleStringTexMobject to figure out how to divvy itself up 2019-12-10 13:39:25 -08:00
text_mobject.py Code() in file Code_mobject.py to display code with color highlighted added Paragraph() and "exact_spaces" parameter to Text() (#1036) 2020-05-13 22:19:09 -07:00