Commit graph

1556 commits

Author SHA1 Message Date
Sridhar Ramesh
0190634800 All final changes; the video is done, and it's time to commit and push these 2018-03-25 23:01:22 -07:00
Ben Hambrecht
709b4fbfd7 Playing with Pascal 2018-03-26 00:27:45 +02:00
Dan Waxman
c43915b319 Fixed DoubleArrow Scaling
Previously, only one tip was kept as self.tip and was scaled properly. This meant the first part of the solutionw as to create a list of all tips.

After this, the issue was that draw_at_end defaults to True, and is not preserved. So the list is now a tuple of the tip VMobject and its add_at_end property. Since these should be identifical except for position, everything that asked for a property from tip now asks for the same property from the first tip.

This isn't pretty, but it should fix the problem.
2018-03-25 16:21:56 -04:00
Sridhar Ramesh
47fbcfd392 Incremental 2018-03-23 14:40:10 -07:00
Ben Hambrecht
0d20a94c29 histogram can be flashed through horizontally and vertically, linearly or at random 2018-03-23 17:00:12 +01:00
Grant Sanderson
25bc1faab2 Tweaks to some final scenes 2018-03-23 08:51:19 -07:00
Grant Sanderson
f5a02d78fe Small changes 2018-03-23 08:51:03 -07:00
Ben Hambrecht
52cabaaaf0 Histogram can be flashed through linearly and randomly 2018-03-23 15:08:29 +01:00
Sridhar Ramesh
87a501f37c Incremental 2018-03-23 04:16:03 -07:00
Ben Hambrecht
bde09dab12 started histogram class 2018-03-23 09:36:04 +01:00
Ben Hambrecht
1a31e08692 Merge branch 'master' into eop 2018-03-23 08:30:21 +01:00
Grant Sanderson
6413e6a32d Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 15:02:53 -07:00
Grant Sanderson
9e1b6864f1
Merge pull request #172 from 3b1b/WindingNumber
Winding number
2018-03-22 15:02:44 -07:00
Sridhar Ramesh
b69d8a9f97 Incremental 2018-03-22 15:02:20 -07:00
Grant Sanderson
6cde4263fe Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 15:01:29 -07:00
Grant Sanderson
d16723fbdd ShowComplexNumber Scene 2018-03-22 12:54:13 -07:00
Sridhar Ramesh
66339b1eb0 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-22 12:03:20 -07:00
Sridhar Ramesh
dccdca41b2 Incremental 2018-03-22 11:54:08 -07:00
Grant Sanderson
a43a2e3a49
Merge pull request #171 from 3b1b/winding-number-grant
Winding number grant
2018-03-22 11:53:05 -07:00
Grant Sanderson
048fdb6ca4 Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 11:52:06 -07:00
Sridhar Ramesh
13cf7b9dd8 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-22 11:06:59 -07:00
Grant Sanderson
5f8737cd46 End message animations 2018-03-22 11:06:28 -07:00
Grant Sanderson
552e051d98 Tiny change to PatreonEndScreen 2018-03-22 11:06:20 -07:00
Grant Sanderson
c42148c195 Changed default behavior of VMobject.set_fill from setting opacity to 1 if nothing was specified and it started at 0 2018-03-22 11:05:35 -07:00
Grant Sanderson
744c813ec0 Tiny change 2018-03-21 13:41:38 -07:00
Grant Sanderson
ad330cc95b TransitionFromPathsToBoundaries 2018-03-21 13:41:15 -07:00
Grant Sanderson
1972874115 Small fix to TexMobject.add_background_rectangle 2018-03-21 13:40:52 -07:00
Grant Sanderson
b968f13faa MonomialTerm 2018-03-20 18:22:36 -07:00
Sridhar Ramesh
36aade767c Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-20 17:37:39 -07:00
Sridhar Ramesh
10637e1d97 BFS now implemented on EquationSolver2d 2018-03-20 17:35:57 -07:00
Sridhar Ramesh
b58b771678 EquationSolver2d restructure, en route to implementing BFS 2018-03-20 17:19:29 -07:00
Grant Sanderson
069b34f17c
Merge pull request #169 from 3b1b/WindingNumber
Incremental
2018-03-20 16:58:31 -07:00
Sridhar Ramesh
739807cb66 Incremental 2018-03-20 16:57:06 -07:00
Grant Sanderson
973063f9b7 Added SearchSpacePerimeterVsArea 2018-03-20 16:32:47 -07:00
Grant Sanderson
bc53abc4cb Added PathContainingZero scene 2018-03-20 13:44:51 -07:00
Grant Sanderson
c5384c3d3e Removed default color of yellow for Arrow 2018-03-20 13:44:38 -07:00
Grant Sanderson
b35304ba01 Fixed import issue 2018-03-20 13:44:21 -07:00
Grant Sanderson
dd63183308 Patron scroll 2018-03-20 12:58:17 -07:00
Grant Sanderson
2d55673850 Slight changes to zeta implementation, along with SolveZeta Scene 2018-03-20 12:57:49 -07:00
Grant Sanderson
bf9e28dbb5
Merge pull request #168 from 3b1b/pi-day
Pi day
2018-03-14 18:20:58 -07:00
Grant Sanderson
02a7e7ba1b Retired pi_day script 2018-03-14 18:19:24 -07:00
Grant Sanderson
445b287132 Combined different pi day scripts 2018-03-14 18:19:00 -07:00
Grant Sanderson
af4f8ac6c4
Merge pull request #167 from 3b1b/winding-number-grant
Winding number grant
2018-03-14 18:14:47 -07:00
Grant Sanderson
1a1dc2882d
Merge pull request #166 from 3b1b/pi-day-2018
Pi day 2018
2018-03-14 18:13:54 -07:00
Grant Sanderson
c06ca048c6
Merge pull request #165 from 3b1b/pi-day
Pi day
2018-03-14 18:12:46 -07:00
Grant Sanderson
9ccc9fa8b4 Finished pi day 2018-03-14 14:52:33 -07:00
Grant Sanderson
1e2a3a9562 No title on OutputPoints 2018-03-13 14:08:49 -07:00
Ben Hambrecht
b20f27ceb3 Merge branch 'master' into pi-day-2018 2018-03-13 20:44:31 +01:00
Ben Hambrecht
3d9b48ccab added quotes 2018-03-13 20:44:17 +01:00
Grant Sanderson
d6f8d5b0c4 HeroAndVillain and EulerWrites628 2018-03-13 12:42:11 -07:00