Grant Sanderson
|
1cc395ce8b
|
Moved ShrinkToCenter to transform, and made it a subclass of ScaleInPlace
|
2019-02-09 10:40:00 -08:00 |
|
Grant Sanderson
|
22eab68e2a
|
Added Transform.create_target to make implementation of subclasses cleaner
|
2019-02-09 09:25:13 -08:00 |
|
Grant Sanderson
|
67817e9c6d
|
Cleaned up remainder of Transform animations
|
2019-02-08 19:08:09 -08:00 |
|
Grant Sanderson
|
707a2f6f63
|
Get rid of lag_factor
|
2019-02-08 18:42:40 -08:00 |
|
Grant Sanderson
|
f1b847deff
|
Changed implementation of TransformFromCopy
|
2019-02-08 18:10:55 -08:00 |
|
Grant Sanderson
|
85616f0019
|
Fixed ApplyMethod to only create target once the begin method is called
|
2019-02-08 16:51:26 -08:00 |
|
Grant Sanderson
|
cf92cd161e
|
Get rid of all_at_once
|
2019-02-08 15:49:06 -08:00 |
|
Grant Sanderson
|
ec638de1ec
|
Fixed Animation to work for updating mobjects
|
2019-02-08 12:32:24 -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
|
f4ddbef136
|
Get rid of instantiate function
|
2019-02-08 10:33:08 -08:00 |
|
Grant Sanderson
|
5e63b5743d
|
Update target mobject before Transform
|
2019-02-03 12:08:37 -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 |
|