3b1b-manim/manimlib/once_useful_constructs
2021-02-05 21:34:15 -08:00
..
arithmetic.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
combinatorics.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
complex_transformation_scene.py Updating coordinate system mobjects 2019-02-06 21:16:26 -08:00
counting.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
fractals.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
graph_scene.py Move (some) functionality from GraphScene to CoordinateSystem 2021-02-05 21:32:28 -08:00
graph_theory.py Replace .points with ._points 2021-01-12 12:25:12 -10:00
light.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
matrix_multiplication.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
NOTE.md move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
reconfigurable_scene.py Move reconfigurable_scene.py to once_useful_constructs 2021-02-05 21:34:15 -08:00
region.py fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00