3b1b-manim/manimlib/utils
2020-06-06 10:57:07 -07:00
..
bezier.py Have get_quadratic_approximation_of_cubic default to midpoint when there is no inflection 2020-02-12 12:53:21 -08:00
color.py Small fix 2020-02-22 13:20:37 -08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
debug.py Shorten name to index_labels 2020-02-27 17:16:10 +00: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 reorganize media file tree 2019-06-03 23:41:05 -07:00
images.py reorganize media file tree 2019-06-03 23:41:05 -07:00
iterables.py Get rid of join_structured_arrays 2020-02-07 09:30:47 -08:00
paths.py Replace np.tan with math.tan...because why not 2020-02-21 12:01:39 -08:00
rate_functions.py Replace np.clip with clip 2020-02-18 22:27:28 -08:00
shaders.py Moved around where batching mobjects by shader type occurs, while also pulling out some of the shader_id helper functions 2020-02-17 12:14:40 -08: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 reorganize media file tree 2019-06-03 23:41:05 -07:00
space_ops.py Change fallback unit normal to be in negative y-direction 2020-06-06 10:57:07 -07:00
strings.py move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
tex_file_writing.py Update tex_file_writing.py 2019-06-17 15:40:03 -04:00