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 |
|
Grant Sanderson
|
3714446eea
|
Finished updating indication animations
|
2019-02-09 15:01:41 -08:00 |
|
Grant Sanderson
|
14b9db61b9
|
Updates to (some) indication animations
|
2019-02-09 12:07:33 -08:00 |
|
Grant Sanderson
|
88b35c45b8
|
Created fading.py and growing.py to help break up animation.creation.py
|
2019-02-09 09:08:57 -08:00 |
|
Grant Sanderson
|
707a2f6f63
|
Get rid of lag_factor
|
2019-02-08 18:42:40 -08:00 |
|
Grant Sanderson
|
bf738b70d7
|
update_submobject -> interpolate_submobject
|
2019-02-08 12:00:51 -08:00 |
|
Grant Sanderson
|
1c4ff6a556
|
update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation
|
2019-02-08 11:57:27 -08:00 |
|
Grant Sanderson
|
bf3d9c9b5a
|
clean_up -> clean_up_from_scene
|
2019-02-08 11:00:04 -08:00 |
|
Grant Sanderson
|
b7cf5e82e3
|
rate_func can no longer be None, must be a function. Use 'linear' instead of None
|
2019-02-05 15:39:58 -08:00 |
|
Grant Sanderson
|
40273bab1d
|
Changed implementation of ShowPassingFlash to something that felt less confusing
|
2019-01-29 23:52:01 -08:00 |
|
Grant Sanderson
|
a62eb989de
|
Simpler animation config for ShowCreationThenFadeAround
|
2019-01-22 15:38:25 -08:00 |
|
Grant Sanderson
|
1064f80d5b
|
Added ShowCreationThenFadeOut
|
2019-01-16 11:07:36 -08:00 |
|
Grant Sanderson
|
e5e233262c
|
CircleThenFadeAround -> ShowCreationThenFadeAround
|
2019-01-15 12:20:43 -08:00 |
|
Grant Sanderson
|
cf958684e8
|
Moved uncertainty Flash animation into indication, and cleaned up for more general use
|
2019-01-05 11:08: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 |
|