3b1b-manim/manimlib/utils
2024-01-17 15:02:19 -06:00
..
__init__.py
bezier.py Factor out Arc.create_quadratic_bezier_points to quadratic_bezier_points_for_arc 2023-09-04 19:08:13 -04:00
color.py Interpolate colors using square of rgbs 2022-12-29 16:07:28 -08:00
customization.py
debug.py Remove stray imports 2022-12-17 22:14:20 -08:00
dict_ops.py Add dict_eq 2023-01-31 15:37:30 -08:00
directories.py
family_ops.py
file_ops.py
images.py Remove unused drag_pixels 2022-12-17 22:14:30 -08:00
init_config.py
iterables.py Add cartesian_product 2023-08-15 20:40:15 -07:00
paths.py Updating type hints for paths.py 2022-12-17 22:14:53 -08:00
rate_functions.py
shaders.py Explicitly call out global naure of ID_TO_TEXTURE map 2024-01-17 15:02:19 -06:00
simple_functions.py
sounds.py Adjust typings for sounds.py and tex_file_writing.py 2022-04-16 14:37:28 +08:00
space_ops.py Stylistic change 2023-08-15 20:40:24 -07:00
tex.py Make sure \text{...} is counted correctly in num_tex_symbols 2023-03-10 11:05:30 -08:00
tex_file_writing.py
tex_to_symbol_count.py Add \dots and \mathds to tex_to_symbol_count 2023-08-15 20:40:39 -07:00