25 Commits

Author SHA1 Message Date
cece830349 Merge branch 'master' of github.com:3b1b/manim into video-work 2022-05-17 09:19:47 -07:00
b920e7be7b Rewrite remove_list_redundancies based on (ordered) dicts 2022-04-25 10:45:35 -07:00
e085c2e214 Refactor LabelledString and relevant classes 2022-04-23 17:17:43 +08:00
cbb7e69f68 Refactor LabelledString and relevant classes 2022-04-18 18:47:57 +08:00
09952756ce Support hashing Color type in hash_obj 2022-04-15 13:48:24 +08:00
9ef9961d0e Sort imports 2022-04-12 19:19:59 +08:00
9ac1805e7e Refactor MTex 2022-03-26 20:52:28 +08:00
9f3b404df6 resolve conflict and add type hints for it 2022-02-16 11:46:55 +08:00
719cd8cde3 Remove redundant brackets 2022-02-15 21:54:56 +08:00
6f9df8db26 Improve hashing algorithm 2022-02-15 21:38:22 +08:00
7f8216bb09 chore: replace some iterable with npt.ArrayLike 2022-02-13 15:18:04 +08:00
6e292daf58 chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
1e621e8278 fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
5636b41dfd bug fix for resize_with_interpolation in the case of length=0 2021-02-25 08:48:41 -08:00
6b29691e0e Allow setting of multiple colors/opacities/stroke_widths 2021-01-11 17:52:48 -10:00
d6a00bc32d Don't call np.resize when length shouldn't change 2021-01-11 16:36:42 -10:00
9314dfd933 Reframe Mobject, VMobject and SurfaceMobject with a data map 2021-01-11 10:57:23 -10:00
b3335c65fb Partial progress 2021-01-10 18:51:47 -08:00
6c0f00b4a1 Reimplement stretch_array_to_length 2021-01-04 13:26:29 -08:00
edec91e1e4 Unfactor internals of batch_by_property for easier readibility, and slight performnace improvement 2020-06-15 12:00:03 -07:00
1a13d32452 Get rid of join_structured_arrays 2020-02-07 09:30:47 -08:00
c34bb7912c Added stretch_array_to_length_with_interpolation 2020-02-05 14:44:16 -08:00
24d3ba8680 Added join_structured_arrays 2020-02-04 15:24:40 -08:00
da0f4ef918 Added adjacent_n_tuples function 2019-02-07 21:57:20 -08:00
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00