Grant Sanderson
|
902a4f264e
|
Add white space after assert statements
|
2024-08-16 12:15:55 -05:00 |
|
Grant Sanderson
|
01c51dbc6d
|
animation.update_config -> animation.update_rate_info
|
2023-02-09 15:16:51 -08:00 |
|
YishiMichael
|
9ef9961d0e
|
Sort imports
|
2022-04-12 19:19:59 +08:00 |
|
TonyCrane
|
4fbe948b63
|
style: insert an empty line after import
|
2022-02-16 21:08:25 +08:00 |
|
TonyCrane
|
4c16bfc2c0
|
chore: add type hints to manimlib.mobject
|
2022-02-15 14:37:15 +08:00 |
|
slowy07
|
1e621e8278
|
fix: fix typo spelling grammar
|
2021-08-07 22:25:26 +07:00 |
|
Grant Sanderson
|
52dd06ce6f
|
Allow always_redraw to take in arguments
|
2021-01-30 22:10:58 -08:00 |
|
Grant Sanderson
|
8f8119509d
|
Replace np.clip with clip
|
2020-02-18 22:32:15 -08:00 |
|
Grant Sanderson
|
db6958462f
|
Better behavior for turn_animation_into_updater and cycle_animations
|
2019-04-02 17:43:18 -07:00 |
|
Grant Sanderson
|
a03de9dde9
|
Fixed tyop
|
2019-03-30 13:22:24 -07:00 |
|
Grant Sanderson
|
c6bb29ce26
|
Added f_always
|
2019-02-15 15:16:11 -08:00 |
|
Grant Sanderson
|
605ca08e6f
|
Remove CycleAnimation ContinualAnimation, replace with cycle_animation which adds a mobject updater
|
2019-02-11 14:28:45 -08:00 |
|
Grant Sanderson
|
6c03bb4f1e
|
Get rid of NormalAnimationAsContinualAnimation
|
2019-02-11 14:08:48 -08:00 |
|
Grant Sanderson
|
1eb8180d3d
|
Get rid of ContinualMovement, replace with always_shift
|
2019-02-11 13:37:07 -08:00 |
|
Grant Sanderson
|
a73cbb8014
|
Added always_shift and always_rotate
|
2019-02-11 13:17:23 -08:00 |
|
Grant Sanderson
|
62c4967f21
|
Add always function, for mobject updating by a method
|
2019-02-11 13:04:52 -08:00 |
|
Grant Sanderson
|
94d7a8a663
|
updating_mobject_from_func -> always_redraw
|
2019-02-11 12:58:52 -08:00 |
|
Grant Sanderson
|
bac64eddb3
|
Rename updater.py to mobject_update_utils.py
|
2019-02-11 12:51:50 -08:00 |
|