Commit graph

65 commits

Author SHA1 Message Date
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
5e63b5743d Update target mobject before Transform 2019-02-03 12:08:37 -08:00
Grant Sanderson
51656c4dfc Use deepcopy in Rotate 2019-02-03 12:08:11 -08:00
Grant Sanderson
6165f49959 Remove unnecessary import 2019-02-03 12:07:37 -08:00
Grant Sanderson
c9ea85936f Update mobject at the start of an animation 2019-02-03 12:03:37 -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
358b1e6313 Make LaggedStart adopt default rate_func and run_time of the animation it takes in 2019-01-29 23:51:24 -08:00
Grant Sanderson
a62eb989de Simpler animation config for ShowCreationThenFadeAround 2019-01-22 15:38:25 -08:00
Grant Sanderson
9c9104dcfa Fixed GrowFromPoint 2019-01-22 15:37:36 -08:00
Grant Sanderson
66075aa5d2 Added ShowIncreasingSubsets 2019-01-17 14:09:15 -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
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00