3b1b-manim/manimlib/mobject
2021-08-26 11:44:45 -07:00
..
svg Make sure triangulation is remembered correctly 2021-08-19 09:19:02 -07:00
types Use approximately_smooth by default 2021-08-21 10:35:50 -07:00
__init__.py
changing.py (Maybe temporary?) upates to Tracers 2021-08-26 11:44:45 -07:00
coordinate_systems.py Fix CoordinateSystem init bug 2021-08-24 11:26:22 -07:00
frame.py
functions.py
geometry.py Add kwargs to set_length 2021-08-26 11:43:19 -07:00
interactive.py
matrix.py
mobject.py Only call self.throw_error_if_no_points once for get_start_and_end 2021-08-21 17:06:37 -07:00
mobject_update_utils.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
number_line.py Use isclose in place of of == 0 2021-08-26 11:43:44 -07:00
numbers.py Alternate fix to Decimal scaling issue 2021-08-09 16:06:19 -07:00
probability.py
shape_matchers.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
three_dimensions.py Add VCube 2021-08-19 08:37:01 -07:00
value_tracker.py Fix bug for single-valued ValueTracker 2021-08-26 11:42:58 -07:00
vector_field.py