|
8fae39fe82
|
Refactored helpers.py into a folder of various util files
|
2018-03-30 18:19:23 -07:00 |
|
|
618590bee1
|
Renamed 'highlight' to 'set_color'
|
2018-03-30 11:51:31 -07:00 |
|
|
e168bfe5ba
|
Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information)
|
2018-03-30 11:25:37 -07:00 |
|
|
55786e443d
|
Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing
|
2018-03-30 11:03:14 -07:00 |
|
|
f7a079432f
|
Merge pull request #150 from 3b1b/WindingNumber
Winding number
|
2018-03-06 13:46:15 -08:00 |
|
|
0975f323db
|
Fixed fade to behave over Groups of objects exactly as over the subobjects individually
|
2018-03-01 15:34:46 -08:00 |
|
|
226f0153bd
|
Enabled coloring of the point in a GrowFromPoint animation
|
2018-02-26 19:01:44 -08:00 |
|
|
05e073325e
|
Added CircleIndicate animation
|
2018-02-15 14:44:23 -08:00 |
|
|
e4ba832aac
|
Incremental
|
2018-02-15 11:57:45 -08:00 |
|
|
5e25ecd33c
|
Tiny changes
|
2018-02-10 22:19:00 -08:00 |
|
|
3175e7a7f3
|
Tiny cosmetic changes to transform
|
2018-02-07 16:20:16 -08:00 |
|
|
1ffbc77eda
|
Bug fix to ApplyMethod treatment of method kwargs
|
2018-01-20 11:45:47 -08:00 |
|
|
48dad34f95
|
Editing ApplyMethod so that if the last arg is a dict, it's treated as kwargs for the method
|
2018-01-20 11:00:23 -08:00 |
|
|
56505522bd
|
Fixed Succession animation, while changing its syntax a bit
|
2018-01-10 16:58:22 -08:00 |
|
|
fd59591000
|
SingleVariableCostFunction in nn/part2
|
2017-10-10 13:48:13 -07:00 |
|
|
6fac1a578c
|
Fixed Mobject.copy to be more efficient and fault taulerent
|
2017-10-03 11:49:48 -07:00 |
|
|
2d20084573
|
nn progress up to introduction of weights and biases
|
2017-09-28 21:48:28 -07:00 |
|
|
9737d7ab21
|
Up to breaking up patterns in nn
|
2017-09-28 07:40:57 -07:00 |
|
|
9958a73059
|
Beginning nn project
|
2017-09-26 17:41:45 -07:00 |
|
|
b88c669627
|
Further Bell fixes
|
2017-09-05 10:21:36 -07:00 |
|
|
1966864d20
|
Up to CircularlyPolarizedLight in waves
|
2017-09-01 18:57:38 -07:00 |
|
|
ea8381de71
|
Beginning waves video animations
|
2017-08-30 13:16:08 -07:00 |
|
|
37a47b5d3d
|
Some simple typo fixes
|
2017-05-31 16:07:37 -07:00 |
|
|
21345a6259
|
ApplyMethod now creates a deep copy of the object it works on
|
2017-04-18 00:27:45 +01:00 |
|
|
7452486ddf
|
Finished general L'Hoptital example of eoc7
|
2017-03-28 17:22:39 -07:00 |
|
|
ff0c122d4d
|
Moved more of animation cleanup handling to the animations themselves
|
2017-03-25 12:17:56 -07:00 |
|
|
315886de5b
|
Preliminary end to eoc5 animations
|
2017-03-14 15:50:16 -07:00 |
|
|
356020aa47
|
End of efvgt project
|
2017-03-03 17:33:06 -08:00 |
|
|
6a4fc95823
|
Up to exponentiation as a homomorphism in efvgt
|
2017-02-28 18:32:07 -08:00 |
|
|
85f596229b
|
Finished eoc4
|
2017-02-20 17:23:20 -08:00 |
|
|
3535b39dd1
|
Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that?
|
2017-02-16 13:03:26 -08:00 |
|
|
899a911e08
|
PiCreatureScene and TeacherStudentScene refactors
|
2017-02-14 14:00:50 -08:00 |
|
|
ef47e6e884
|
A few 3d updates
|
2017-02-13 18:43:55 -08:00 |
|
|
55cff9c3c0
|
Power rule in eoc3
|
2017-01-28 15:49:22 -08:00 |
|
|
5ad1de5434
|
Pattern for power rule in eoc3
|
2017-01-27 19:31:20 -08:00 |
|
|
b097620389
|
Finished cube animation for eoc/chapter3
|
2017-01-27 13:23:17 -08:00 |
|
|
5b6918de77
|
Removed a dumb line which was a relic from older days
|
2017-01-18 18:55:57 -08:00 |
|
|
96d99ee40b
|
Up to folding the unit square in wcat
|
2016-10-30 12:39:32 -07:00 |
|
|
c2301e282c
|
Finished chapter 9
|
2016-09-10 15:21:03 -07:00 |
|
|
337991e8d1
|
Bug fixes after last scene update + some renaming
|
2016-09-07 13:38:05 -07:00 |
|
|
df13f10653
|
Rough drafts for chapter 8 parts
|
2016-08-30 22:17:07 -07:00 |
|
|
25efbbf0b0
|
A nice small commit capturing one atomic change, as usual
|
2016-08-25 17:15:48 -07:00 |
|
|
f52179c3d9
|
Finished initial animations for chapter 5
|
2016-08-03 16:51:16 -07:00 |
|
|
983f895f11
|
Preliminary end to chapter 3 animations
|
2016-07-26 12:32:51 -07:00 |
|
|
fe218ec593
|
EoLA Chapter 3 before Monday rewrite
|
2016-07-25 16:04:54 -07:00 |
|
|
17505d4d9e
|
Up to formal definition of linearity in EoLA chapter 3
|
2016-07-22 18:45:34 -07:00 |
|
|
46e5dbfa14
|
Introduced update_submobject to Animation. I'd be surprised if this didn't break something.
|
2016-07-22 15:50:52 -07:00 |
|
|
627f16b057
|
Farther along EoLA chapter 3
|
2016-07-22 11:22:31 -07:00 |
|
|
93acd48fe9
|
Finished with preliminary chapter 2 animations
|
2016-07-21 11:00:45 -07:00 |
|
|
a9c3f1e13d
|
Further in chapter 2 of eola
|
2016-07-19 11:08:58 -07:00 |
|