Grant Sanderson
|
ab6a7df4af
|
Use typing_extensions to import Self for python versions <3.11
|
2023-02-02 10:54:47 -08:00 |
|
Grant Sanderson
|
468fdf9003
|
Add Self type to value_tracker.py
|
2023-01-31 14:19:58 -08:00 |
|
Grant Sanderson
|
f2e91ef66f
|
Use uniform for ValueTracker value instead of data
|
2023-01-15 12:34:28 -08:00 |
|
Grant Sanderson
|
271e2f0865
|
Kill CONFIG in value_tracker.py
|
2022-12-16 10:02:12 -08:00 |
|
Grant Sanderson
|
15a446977f
|
Added type for ValueTracker
|
2022-11-18 09:11:59 -08:00 |
|
TonyCrane
|
d19e0cb9ab
|
fix: remove import before future
|
2022-02-15 14:56:00 +08:00 |
|
TonyCrane
|
4c16bfc2c0
|
chore: add type hints to manimlib.mobject
|
2022-02-15 14:37:15 +08:00 |
|
Grant Sanderson
|
0dc096bf57
|
Fix bug for single-valued ValueTracker
|
2021-08-26 11:42:58 -07:00 |
|
Grant Sanderson
|
6d72893382
|
Let ValueTracker track vectors
|
2021-08-19 08:37:57 -07:00 |
|
Grant Sanderson
|
d7e63d907a
|
Merge pull request #1305 from diracdeltafunk/patch-1
Fix typo in value_tracker.py
|
2021-02-03 12:34:55 -08:00 |
|
Grant Sanderson
|
ddfc3a6567
|
Replace lingering .points references
|
2021-01-12 07:27:32 -10:00 |
|
Ben Spitz
|
2451f024f6
|
Fix typo in value_tracker.py
"Note meant to be displayed" -> "Not meant to be displayed"
|
2021-01-06 12:21:49 -08:00 |
|
Grant Sanderson
|
d742d48d13
|
Removed unnecessary import
|
2019-02-10 10:56:08 -08:00 |
|
Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|