Grant Sanderson
|
902a4f264e
|
Add white space after assert statements
|
2024-08-16 12:15:55 -05:00 |
|
Grant Sanderson
|
43fd5e1aea
|
Move custom type to manimlib.typing
|
2022-12-16 20:19:18 -08:00 |
|
Grant Sanderson
|
fa7ee22c46
|
Kill CONFIG in probability.py
|
2022-12-15 20:40:13 -08:00 |
|
Grant Sanderson
|
958002152e
|
Define ManimColor type in constants
|
2022-12-14 10:55:32 -08:00 |
|
YishiMichael
|
49723f54cb
|
Add necessary imports (#1804)
* Add necessary imports
* Add necessary imports
* Add necessary imports
* Add `from __future__ import annotations`
|
2022-05-19 22:07:06 +08:00 |
|
Grant Sanderson
|
d24b8ff48f
|
Merge branch 'master' into master
|
2022-04-20 22:40:11 -07:00 |
|
Grant Sanderson
|
1b009a4b03
|
Simplify Mobject.copy to just use pickle serialization
|
2022-04-20 22:07:10 -07:00 |
|
YishiMichael
|
9ef9961d0e
|
Sort imports
|
2022-04-12 19:19:59 +08:00 |
|
TonyCrane
|
4c16bfc2c0
|
chore: add type hints to manimlib.mobject
|
2022-02-15 14:37:15 +08:00 |
|
DangGiaChi
|
84fd657d9b
|
Change variables names: x_tick, x_ticks, y_tick, y_ticks
|
2021-12-17 15:02:10 +07:00 |
|
DangGiaChi
|
b489490f41
|
Fixed things as suggestions
|
2021-12-17 07:14:37 +07:00 |
|
DangGiaChi
|
bbf45f95c6
|
Add option to add ticks on x-axis in BarChart()
|
2021-12-16 22:03:29 +07:00 |
|
Grant Sanderson
|
f91c81dd6a
|
Rename TexMobject -> Tex and TextMobject -> TexText
|
2021-01-18 08:20:14 -10:00 |
|
Grant Sanderson
|
3b26a6c260
|
Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D
|
2021-01-02 22:44:53 -08:00 |
|
Grant Sanderson
|
6db6e858c4
|
Change tuplify to listify
|
2020-02-05 14:47:14 -08:00 |
|
Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|