Grant Sanderson
|
ee1594a3cb
|
Match fix_in_frame status for FlashAround mobject
|
2021-11-30 11:29:12 -08:00 |
|
Grant Sanderson
|
c08ea4e645
|
Add FlashyFadeIn
|
2021-08-19 09:00:30 -07:00 |
|
Grant Sanderson
|
f6ff070a8e
|
Add FlashAround and FlashUnder
|
2021-03-18 17:42:47 -07:00 |
|
Grant Sanderson
|
e35f8466be
|
Added VShowPassingFlash
|
2021-02-25 08:45:03 -08:00 |
|
Grant Sanderson
|
ddfc3a6567
|
Replace lingering .points references
|
2021-01-12 07:27:32 -10:00 |
|
Grant Sanderson
|
5b454a3ff7
|
Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale
|
2021-01-05 22:05:15 -08:00 |
|
Grant Sanderson
|
5a780dfde3
|
Flash did not use stroke_width
|
2020-03-07 20:53:48 -08:00 |
|
Grant Sanderson
|
0271511a9e
|
Removed unneccesary import
|
2019-03-20 13:07:40 -07: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 |
|
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 |
|