types
|
Bug fix to add_smooth_curve_to
|
2021-01-01 20:12:34 -08:00 |
changing.py
|
Bug fix
|
2019-07-03 11:07:55 -07:00 |
frame.py
|
Enable 3d rotations
|
2020-06-01 16:21:18 -07:00 |
functions.py
|
Clean up parametric function
|
2020-06-09 16:57:44 -07:00 |
geometry.py
|
Allow Line to take in 2d arrays as arguments
|
2020-12-08 09:27:20 -08:00 |
matrix.py
|
Fixed braces on Matrix
|
2020-08-30 16:00:59 -07:00 |
mobject.py
|
Remove unnecessary imports
|
2021-01-02 21:31:56 -08:00 |
mobject_update_utils.py
|
Replace np.clip with clip
|
2020-02-18 22:32:15 -08:00 |
three_dimensions.py
|
changes default Line3D resolution
|
2020-06-18 16:25:48 -07:00 |
value_tracker.py
|
Removed unnecessary import
|
2019-02-10 10:56:08 -08:00 |
vector_field.py
|
Use super()
|
2020-06-29 11:04:48 -07:00 |