102 Commits

Author SHA1 Message Date
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
393bfc68ce Added Restore animation 2018-07-14 10:31:29 -07:00
f03268d007 Modernize Python 2 code to get ready for Python 3 yet again 2018-06-02 08:59:26 -04:00
13d7228918 Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db500eddfdec75cc727b70737d892e961, reversing
changes made to c8c6e6d9ba77d42c8d50d8187ca2b0427da0079c.
2018-05-21 12:11:46 -07:00
b2b66947db reverted to earlier version 2018-05-16 21:17:14 +02:00
153799a4e3 Added ApplyPointwiseFunctionToCenter 2018-05-09 15:05:48 -07:00
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
73514a2d77 Factored out topics/complex_numbers constructs to the appropriate places with mobject/, animation/ and scene/ 2018-03-31 18:57:21 -07:00
0978984541 Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
9560b0b077 Refactored helpers.py into a folder of various util files, take 2 2018-03-30 18:42:32 -07:00
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