2861 Commits

Author SHA1 Message Date
b3673e93d7 Final animations for Fourier montage video 2019-07-03 11:08:39 -07:00
985ef4518f Bug fix 2019-07-03 11:07:55 -07:00
096f033954 Moved VIDEO_DIR initializations to after MEDIA_DIR 2019-07-01 12:51:48 -07:00
92f4c0c001 Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-06-29 15:21:00 -07:00
10f2c105b1 Final animations for Fourier video 2019-06-29 15:20:52 -07:00
34e343ec66 Changed endscreen default columns 2019-06-29 15:20:00 -07:00
aec56c63be Added LIGHT_PINK 2019-06-29 15:19:43 -07:00
c6d6e500fb Latest scenes for Fourier series video 2019-06-25 09:03:55 -07:00
a3c1640fb7 NumberLine.default_numbers_to_display was not showing topmost number it should have 2019-06-25 09:03:33 -07:00
0a695dd442 Changed Arrow default 2019-06-25 09:02:56 -07:00
64c960041b Latest scenes for Fourier series, up to SimpleComplexExponentExample 2019-06-23 16:26:28 -07:00
f3048eb574 Fixed bug with Bubble 2019-06-23 16:26:05 -07:00
48f38b8940 Line.put_start_and_end_on should return self 2019-06-23 16:25:48 -07:00
a535c6917e Added p2n and n2p abreviations for ComplexPlane 2019-06-23 16:25:22 -07:00
41792fdb5f Merge pull request #607 from 3b1b/video_dir
Add --video_output_dir flag
v0.1.7 v0.1.6
2019-06-21 23:18:23 -07:00
3ec231f0ca add video_output_dir flag 2019-06-21 22:52:16 -07:00
0432514ccf Up to ShowInfiniteSum in diffyq part 4 animations 2019-06-21 17:56:42 -07:00
a9baae4e98 Fixed(?) eye-tracking for PiCreatureScene 2019-06-20 20:23:48 -07:00
0e44abe741 Latest changes for animations of video 4 of diffyq series 2019-06-20 13:26:43 -07:00
40e44e6dd7 Parametric surface should remember what function created it 2019-06-20 13:26:22 -07:00
02413d165a Change ode -> diffyq in imports 2019-06-19 16:24:44 -07:00
7d596d0840 Merge pull request #606 from 3b1b/diffyq
Diffyq
2019-06-19 16:14:56 -07:00
2e0e5cfb5e Rename ode folder to diffyq 2019-06-19 16:11:46 -07:00
96e34b969c Changed ode folder to be named diffyq, since many of these are pde videos 2019-06-19 16:10:21 -07:00
2f6be9a389 Some of the first scenes for diffyq part4 2019-06-19 16:08:46 -07:00
2294cdea4f Allow Bubble to flip over any axis, which was unnecessarily restricted before 2019-06-19 16:08:14 -07:00
8ce13875a3 Added Line.set_length 2019-06-19 16:07:22 -07:00
7ac990119a frame_center was getting double-added, messing up MovingCameraScene 2019-06-19 16:07:07 -07:00
43b643db6c Merge pull request #586 from Kolloom/install_doc
Install doc
2019-06-19 14:46:34 -07:00
9da74cb657 Beginning chapter 4 animations 2019-06-18 20:40:41 -07:00
2680a9c373 Change Fourier scene to center on vectors, not circles 2019-06-18 20:40:29 -07:00
f908b68bed Merge pull request #597 from cclauss/patch-1
Travis CI: The sudo tag is now deprecated
2019-06-18 00:19:41 -07:00
71f79530be Merge pull request #600 from red5h4d0w/master
Update tex_file_writing.py
2019-06-17 13:01:47 -07:00
e72390bfc4 Update tex_file_writing.py 2019-06-17 15:40:03 -04:00
dc83cac5b4 Travis CI: The sudo tag is now deprecated
__sudo: required__ no longer is...  [Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).

"_If you currently specify __sudo:__ in your __.travis.yml__, we recommend removing that configuration_"
2019-06-16 22:48:58 +02:00
5a86ba08f4 Merge pull request #596 from 3b1b/diffyq
Diffyq
2019-06-16 12:53:02 -07:00
e421d3689a Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-06-16 12:51:46 -07:00
dfeb11a2ab Final animations for diffyq chapter 3 2019-06-16 12:51:34 -07:00
66f9ff29e4 update windows docs 2019-06-15 21:42:05 -07:00
62c2772982 Nearly the final animations for diffyq part 3 2019-06-15 20:52:38 -07:00
9e7619844f Latest animations for diffyq part 3 2019-06-15 12:22:37 -07:00
6c2e7f4c2c interpolate_mobject should return self 2019-06-15 12:22:21 -07:00
08eee147b3 Added TangentLine 2019-06-15 12:21:29 -07:00
43b4508b2c Fix wording. 2019-06-15 14:03:04 -05:00
dade021eaa Merge pull request #592 from Grae-Drake/feature/docs-edits
Update link to Todd Zimmerman tutorial
2019-06-15 00:09:33 -07:00
0041e3fd45 Merge pull request #585 from Kolloom/doc
Add documentation for the coordinate system
2019-06-14 23:15:01 -07:00
d031e5735a Update tutorial description 2019-06-14 23:06:06 -07:00
e64a25bd40 Add a docker diagram to README.md 2019-06-15 00:51:22 -05:00
d7054e61f0 Change docker-compose to reflect README.md changes 2019-06-15 00:45:14 -05:00
6c1fb7ddca Change docker instructions on README.md
Change all refernces of INPUT_DIR to INPUT_PATH
change all references of OUTPUT_DIR to OUTPUT_PATH

change a paragraph
2019-06-15 00:43:32 -05:00