3b1b-manim/manimlib/utils
2021-01-15 10:16:37 -10:00
..
bezier.py Reframe Mobject, VMobject and SurfaceMobject with a data map 2021-01-11 10:57:23 -10:00
color.py Slight change to colormap 2021-01-10 14:12:15 -08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
customization.py Make customization more accessible 2021-01-15 10:16:37 -10:00
debug.py Shorten name to index_labels 2020-02-27 17:16:10 +00:00
directories.py Make customization more accessible 2021-01-15 10:16:37 -10:00
family_ops.py Have restructure_list_to_exclude_certain_family_members work with the full family of to_remove 2020-02-22 13:20:59 -08:00
file_ops.py Change seek_full_path_from_defaults to find_file, and make it a more general function which will find and download urls if needed. This means for images/textures/etc. one can point online 2021-01-06 10:39:34 -08:00
images.py Change seek_full_path_from_defaults to find_file, and make it a more general function which will find and download urls if needed. This means for images/textures/etc. one can point online 2021-01-06 10:39:34 -08:00
iterables.py Allow setting of multiple colors/opacities/stroke_widths 2021-01-11 17:52:48 -10:00
paths.py Replace np.tan with math.tan...because why not 2020-02-21 12:01:39 -08:00
rate_functions.py New implementation of smooth 2020-07-22 18:19:07 -07:00
simple_functions.py Add custom clip function, since np.clip is evidently super slow 2020-02-18 22:27:13 -08:00
sounds.py Change seek_full_path_from_defaults to find_file, and make it a more general function which will find and download urls if needed. This means for images/textures/etc. one can point online 2021-01-06 10:39:34 -08:00
space_ops.py Add axis_normalized option to quaternion_from_angle_axis 2020-06-09 20:40:36 -07:00
strings.py Simplify split_string_to_isolate_substrings, even though it's currently not used anywhere 2021-01-07 12:11:44 -08:00
tex_file_writing.py Limit how much is shown in display_during_execution 2021-01-07 16:37:01 -08:00