COMMITS
/ manimlib/mobject/value_tracker.py February 2, 2023
G
Use typing_extensions to import Self for python versions <3.11
Grant Sanderson committed
January 31, 2023
G
Add Self type to value_tracker.py
Grant Sanderson committed
January 15, 2023
G
Use uniform for ValueTracker value instead of data
Grant Sanderson committed
December 16, 2022
G
Kill CONFIG in value_tracker.py
Grant Sanderson committed
November 18, 2022
G
Added type for ValueTracker
Grant Sanderson committed
February 15, 2022
T
fix: remove import before future
TonyCrane committed
T
chore: add type hints to manimlib.mobject
TonyCrane committed
August 26, 2021
G
Fix bug for single-valued ValueTracker
Grant Sanderson committed
August 19, 2021
G
Let ValueTracker track vectors
Grant Sanderson committed
February 3, 2021
G
Merge pull request #1305 from diracdeltafunk/patch-1
Grant Sanderson committed
January 12, 2021
G
Replace lingering .points references
Grant Sanderson committed
January 6, 2021
B
Fix typo in value_tracker.py
Ben Spitz committed
February 10, 2019
G
Removed unnecessary import
Grant Sanderson committed
December 24, 2018
D
move library code into manimlib, replace relative imports with absolute imports
Devin Neal committed