Grant Sanderson
|
d24a757609
|
Have LaggedStartMap remember group
|
2020-02-18 22:41:55 -08:00 |
|
Grant Sanderson
|
c94aef8845
|
Have AnimationGroup initialize its runtime before begin is called. This way it can be composed
|
2019-09-30 12:06:17 -07:00 |
|
Grant Sanderson
|
e8fe67650a
|
Fixed problem with LaggedStartMap
|
2019-03-29 15:12:31 -07:00 |
|
Grant Sanderson
|
7ae67fad09
|
Quick fix for LaggedStart kwargs confusion, but this needs a better long-term solution
|
2019-03-28 16:18:35 -07:00 |
|
Grant Sanderson
|
993f7edee9
|
OldLaggedStart -> LaggedStartMap
|
2019-02-14 12:06:21 -08:00 |
|
Grant Sanderson
|
643955ab1c
|
Added warning to usage of OldLaggedStart
|
2019-02-14 11:34:42 -08:00 |
|
Grant Sanderson
|
d3a68aff1e
|
Added new LaggedStart default lag_ratio
|
2019-02-11 22:37:52 -08:00 |
|
Grant Sanderson
|
9180a687f9
|
Bug fix to Succession; it wasn't initializing runtimes
|
2019-02-09 11:54:00 -08:00 |
|
Grant Sanderson
|
88e700b5b0
|
Small fixes to AnimationGroup and Succession
|
2019-02-08 20:18:54 -08:00 |
|
Grant Sanderson
|
eb7f1e21a3
|
Fixed Succession to work when animations share a mobject
|
2019-02-08 16:50:48 -08:00 |
|
Grant Sanderson
|
3d6092c06c
|
Get rid of ApplyToCenters
|
2019-02-08 15:08:40 -08:00 |
|
Grant Sanderson
|
6b195f4653
|
Make sure AnimationGroup works well with updating mobjects
|
2019-02-08 15:06:49 -08:00 |
|
Grant Sanderson
|
13b701ba1b
|
LaggedStart -> OldLaggedStart
|
2019-02-08 14:49:38 -08:00 |
|
Grant Sanderson
|
22f4a83ba8
|
Completely reimplemented AnimationGroup to be way simpler and more robust
|
2019-02-08 14:48:17 -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
|
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
|
358b1e6313
|
Make LaggedStart adopt default rate_func and run_time of the animation it takes in
|
2019-01-29 23:51:24 -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 |
|