COMMITS
/ manimlib/mobject/mobject_update_utils.py December 12, 2024
G
Misc. clean up (#2269)
Grant Sanderson committed
August 16, 2024
G
Add white space after assert statements
Grant Sanderson committed
February 9, 2023
G
animation.update_config -> animation.update_rate_info
Grant Sanderson committed
April 12, 2022
Y
Sort imports
YishiMichael committed
February 16, 2022
T
style: insert an empty line after import
TonyCrane committed
February 15, 2022
T
chore: add type hints to manimlib.mobject
TonyCrane committed
August 7, 2021
S
fix: fix typo spelling grammar
slowy07 committed
January 31, 2021
G
Allow always_redraw to take in arguments
Grant Sanderson committed
February 19, 2020
G
Replace np.clip with clip
Grant Sanderson committed
April 3, 2019
G
Better behavior for turn_animation_into_updater and cycle_animations
Grant Sanderson committed
March 30, 2019
G
Fixed tyop
Grant Sanderson committed
February 15, 2019
G
Added f_always
Grant Sanderson committed
February 11, 2019
G
Remove CycleAnimation ContinualAnimation, replace with cycle_animation which adds a mobject updater
Grant Sanderson committed
G
Get rid of NormalAnimationAsContinualAnimation
Grant Sanderson committed
G
Get rid of ContinualMovement, replace with always_shift
Grant Sanderson committed
G
Added always_shift and always_rotate
Grant Sanderson committed
G
Add always function, for mobject updating by a method
Grant Sanderson committed
G
updating_mobject_from_func -> always_redraw
Grant Sanderson committed
G
Rename updater.py to mobject_update_utils.py
Grant Sanderson committed