Grant Sanderson
|
fd6a6482f9
|
Get rid of ContinuallyChangingDecimal
|
2019-02-11 15:01:38 -08:00 |
|
Grant Sanderson
|
94d7a8a663
|
updating_mobject_from_func -> always_redraw
|
2019-02-11 12:58:52 -08:00 |
|
Grant Sanderson
|
707a2f6f63
|
Get rid of lag_factor
|
2019-02-08 18:42:40 -08:00 |
|
Grant Sanderson
|
64eb670027
|
Get rid of lagged_start
|
2019-02-08 15:53:27 -08:00 |
|
Grant Sanderson
|
13b701ba1b
|
LaggedStart -> OldLaggedStart
|
2019-02-08 14:49:38 -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
|
0a65ee6725
|
Getting rid of use_rectangular_stem for Arrow
|
2019-02-07 17:53:11 -08:00 |
|
Grant Sanderson
|
4eb0456b85
|
dashed_segment_length -> dash_length
|
2019-02-07 15:39:56 -08:00 |
|
Grant Sanderson
|
d88c301622
|
Updating coordinate system mobjects
|
2019-02-06 21:16:26 -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
|
eb0c63606d
|
sort_submobject -> sort and shuffle_submobjects -> shuffle
|
2019-02-04 15:02:32 -08:00 |
|
Grant Sanderson
|
20f25615a6
|
arrange_submobjects -> arrange
|
2019-02-04 14:54:25 -08:00 |
|
Grant Sanderson
|
e5861fb3d7
|
Retire clacks to old_projects
|
2019-02-03 12:16:57 -08:00 |
|
Grant Sanderson
|
610103f92c
|
Final animations for the clacks solution
|
2019-02-03 12:14:22 -08:00 |
|
Grant Sanderson
|
d470232749
|
Several more PositionPhaseSpaceScene scenes
|
2019-01-30 11:25:48 -08:00 |
|
Grant Sanderson
|
5d8c08c114
|
Further animations for clacks solution 2 project
|
2019-01-29 23:53:37 -08:00 |
|
Grant Sanderson
|
dc24c03349
|
Updates to light-bouncing clack solution
|
2019-01-29 14:23:13 -08:00 |
|
Grant Sanderson
|
acb5b2cfea
|
Setup for clacks solution2
|
2019-01-28 10:25:15 -08:00 |
|
Grant Sanderson
|
43a583fc4f
|
Beginning clacks_solution2 animations
|
2019-01-25 11:47:55 -08:00 |
|
Grant Sanderson
|
900e6ac837
|
Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene
|
2019-01-25 10:13:17 -08:00 |
|
Grant Sanderson
|
a5e25042e2
|
Note on how sound aspect of BlocksAndWallScene was broken
|
2019-01-24 22:28:11 -08:00 |
|
Grant Sanderson
|
e5e1fa908b
|
Finished SceneFileWriter refactor
|
2019-01-24 22:24:01 -08:00 |
|
Grant Sanderson
|
8ae0556394
|
First pass at SceneFileWriter refactor
|
2019-01-24 21:47:40 -08:00 |
|
Grant Sanderson
|
77f0ca1ad7
|
Added clacks_names.py animatiosn
|
2019-01-24 13:45:04 -08:00 |
|
Grant Sanderson
|
4359705b97
|
Final animations for first clacks solution video
|
2019-01-22 15:41:44 -08:00 |
|
Grant Sanderson
|
5f86fd811f
|
More clacks animations
|
2019-01-18 09:07:50 -08:00 |
|
Grant Sanderson
|
ff87e2bfbc
|
More clack animations
|
2019-01-17 14:12:14 -08:00 |
|
Grant Sanderson
|
3226e4a946
|
Latest clack additions, including two monster scenes
|
2019-01-16 11:11:11 -08:00 |
|
Grant Sanderson
|
e5e233262c
|
CircleThenFadeAround -> ShowCreationThenFadeAround
|
2019-01-15 12:20:43 -08:00 |
|
Grant Sanderson
|
04d5ad2a9f
|
Further progress on clacks solution
|
2019-01-15 12:19:34 -08:00 |
|
Grant Sanderson
|
c735119367
|
Began clacks solution animations (just for the recap scenes, so mostly carried over from clacks)
|
2019-01-12 14:44:26 -08:00 |
|
Grant Sanderson
|
199a3b82c6
|
Make it possible to render multiple scenes
|
2019-01-12 12:31:29 -08:00 |
|
Grant Sanderson
|
f31fcf306c
|
A few added clack animations while editing
|
2019-01-11 14:24:12 -08:00 |
|
Grant Sanderson
|
10d64ec74e
|
More clack animations
|
2019-01-09 12:51:52 -08:00 |
|
Grant Sanderson
|
a1c9e8dbb2
|
First few animation of clacks, with many variants on the block/wall setup
|
2019-01-07 13:24:39 -08:00 |
|
Grant Sanderson
|
e957517d7d
|
Added sound to collision animation
|
2019-01-05 11:08:21 -08:00 |
|
Grant Sanderson
|
0c810b43a9
|
Most of BlocksAndWallScene is setup
|
2019-01-04 14:14:59 -08:00 |
|
Grant Sanderson
|
5454af3b65
|
Beginning clacks project
|
2019-01-04 12:48:18 -08:00 |
|
Devin Neal
|
afdf907abc
|
fix imports, remove __init__.py files, some pep8 linting
|
2018-12-27 09:41:41 -08:00 |
|
Grant Sanderson
|
72dc14a3e8
|
Retired sphere_area and for_flammy
|
2018-12-26 11:37:07 -08:00 |
|
Grant Sanderson
|
d9a45a82e0
|
First draft of SecondProof
|
2018-11-29 22:44:08 -08:00 |
|
Grant Sanderson
|
cb0134ddb9
|
Animations up to half of SecondProof
|
2018-11-29 17:30:34 -08:00 |
|
Grant Sanderson
|
b1334dd72f
|
Animated up to LimitViewToCrossSection in sphere_area
|
2018-11-27 13:40:56 -08:00 |
|
Grant Sanderson
|
2696d130e4
|
Tiny refactor to make ShowShadows easier to modify in subclasses
|
2018-11-27 13:40:33 -08:00 |
|
Grant Sanderson
|
03d8bab065
|
Begining sphere_area project
|
2018-11-24 12:17:01 -08:00 |
|
Grant Sanderson
|
4092fae63c
|
Retire borsuk_addition to old_projects
|
2018-11-18 10:31:02 -06:00 |
|
Grant Sanderson
|
ffb1ee2223
|
Finished updated borsuk video
|
2018-11-18 10:30:33 -06:00 |
|
Grant Sanderson
|
09815043f4
|
Setup for borsuk_addition animations
|
2018-11-09 16:01:41 -08:00 |
|
Grant Sanderson
|
260456d1c0
|
Move turbulence to old_projects
|
2018-11-07 17:09:48 -08:00 |
|