.. |
svg
|
Remove methods and tracking associated with triangulation and non-winding fill
|
2024-08-23 14:08:56 -05:00 |
types
|
Change return type for Mobject.get_shader_data
|
2024-10-01 13:18:40 -05:00 |
__init__.py
|
delete old entry point file and add __init__ for folders
|
2021-02-07 17:48:51 +08:00 |
boolean_ops.py
|
Fix typo
|
2023-01-13 00:24:26 -08:00 |
changing.py
|
Small cleanup on TracedPath
|
2024-08-06 10:23:46 -05:00 |
coordinate_systems.py
|
Merge branch 'master' into patch-8
|
2024-09-06 11:03:19 -07:00 |
frame.py
|
Move custom type to manimlib.typing
|
2022-12-16 20:19:18 -08:00 |
functions.py
|
Replace VMobject.make_approximately_smooth with VMobject.make_smooth(approx=True)
|
2023-01-19 11:34:13 -08:00 |
geometry.py
|
Fix Arrow.set_perpendicular_to_camera
|
2024-08-28 11:56:25 -05:00 |
interactive.py
|
Add white space after assert statements
|
2024-08-16 12:15:55 -05:00 |
matrix.py
|
Keep track of original float matrix in DecimalMatrix
|
2024-03-25 19:10:42 -03:00 |
mobject.py
|
Change return type for Mobject.get_shader_data
|
2024-10-01 13:18:40 -05:00 |
mobject_update_utils.py
|
Add white space after assert statements
|
2024-08-16 12:15:55 -05:00 |
number_line.py
|
Replace numbers_with_elongated_ticks -> big_tick_numbers
|
2024-02-22 11:47:28 -08:00 |
numbers.py
|
Don't treat font size as a uniform
|
2024-08-20 10:00:07 -05:00 |
probability.py
|
Add white space after assert statements
|
2024-08-16 12:15:55 -05:00 |
shape_matchers.py
|
Revert default underline stroke width
|
2024-03-25 19:10:30 -03:00 |
three_dimensions.py
|
Go back to non-flat-stroke as the default
|
2024-08-21 16:05:02 -05:00 |
value_tracker.py
|
Use typing_extensions to import Self for python versions <3.11
|
2023-02-02 10:54:47 -08:00 |
vector_field.py
|
Use set_color instead of set_rgba_array in vector_field
|
2023-02-02 18:24:12 -08:00 |