Commit graph

2255 commits

Author SHA1 Message Date
Grant Sanderson
1b244c6367 Merge branch 'master' of github.com:3b1b/manim into lost-lecture 2018-07-16 12:37:57 -07:00
Grant Sanderson
60a6b0aaa3 Beginning KeplersSecondLaw scene 2018-07-16 12:37:45 -07:00
Grant Sanderson
79c3085902
Merge pull request #255 from shalunov/master
Fix small typos in README.md
2018-07-16 12:37:18 -07:00
Stanislav Shalunov
83a92f3bf4
Fix small typos. 2018-07-15 14:16:29 -07:00
Grant Sanderson
ab90c42ce1 Added FadeOutAndShift animation 2018-07-14 10:45:29 -07:00
Grant Sanderson
0f9e1796c7 Added (somewhat large) ProveEllipse scene 2018-07-14 10:32:39 -07:00
Grant Sanderson
a76bea6d72 Added line_intersection function 2018-07-14 10:32:13 -07:00
Grant Sanderson
3ebad5a425 Style fix to exponential_decay 2018-07-14 10:31:56 -07:00
Grant Sanderson
393bfc68ce Added Restore animation 2018-07-14 10:31:29 -07:00
Grant Sanderson
08b8a75d2f Up to AskAboutInfiniteIntelligence in lost_lecture 2018-07-12 19:53:30 -07:00
Grant Sanderson
aa6194cbbf Up to AskAboutEllipses in lost_lecture project 2018-07-12 15:27:36 -07:00
Grant Sanderson
d1e7cd3c56 Opening animation to lost lecture 2018-07-11 21:43:31 -07:00
Grant Sanderson
d2a20b8944 Beginning lost lecture project 2018-07-11 12:29:35 -07:00
Grant Sanderson
4075bb35c6 Temporarily removing relative imports 2018-07-11 12:26:24 -07:00
Grant Sanderson
f2f9c61ee1
Merge pull request #241 from rajdakin/custom_media_dir
Added a way to easily customize the media directory
2018-07-11 11:48:49 -07:00
Grant Sanderson
ce87073164
Merge pull request #246 from npetrangelo/fix-requirements
I needed a this version of numpy to satisfy opencv.
2018-07-11 11:45:59 -07:00
Grant Sanderson
bb142f2bad
Merge pull request #249 from npetrangelo/fix_imports
math is a good library to have without thinking, right?
2018-07-11 11:45:44 -07:00
Grant Sanderson
cf5947ba82
Merge pull request #250 from 3b1b/holomorphic
Holomorphic
2018-07-11 11:44:01 -07:00
Grant Sanderson
c5df669f90
Merge branch 'master' into holomorphic 2018-07-11 11:43:50 -07:00
Grant Sanderson
c97015bdb2
Merge pull request #242 from cclauss/modernize-python2-code-yet-again
Modernize Python 2 code to get ready for Python 3 yet again
2018-07-11 11:39:26 -07:00
Grant Sanderson
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
Grant Sanderson
a5adb90ae8 Minor changes and renaming 2018-07-11 11:33:23 -07:00
Nathan Petrangelo
90a86821ca math is a good library to have without thinking, right? 2018-07-08 22:26:11 -04:00
Nathan Petrangelo
9c43382a27 I needed a this version of numpy to satisfy opencv. 2018-07-04 17:34:14 -04:00
Grant Sanderson
7197937903
Merge pull request #245 from dezren39/readme-patch
Update README.md, fix typo.
2018-06-30 11:24:28 -07:00
Drewry Pope
71590bc9f2
Update README.md, fix typo. 2018-06-29 21:02:23 -05:00
Grant Sanderson
e514bd66b5 Added simple featured creator wrapper animations 2018-06-26 14:40:20 -07:00
Grant Sanderson
3b22df3ea7 Refactored DecimalNumber to better use string formatting syntax 2018-06-26 14:39:47 -07:00
Grant Sanderson
b6f2e28225 Added MortyPiCreatureScene and added kwargs to PiCreatureScene.look_at 2018-06-26 14:39:15 -07:00
rajdakin
c0fbf08b08 Added the strip command and removed unused security (that cannot be used) 2018-06-26 17:40:08 +02:00
Grant Sanderson
748fd8db16 End of div_curl project 2018-06-21 01:15:54 -07:00
Grant Sanderson
14cbc64819 Up to most content in the end message 2018-06-19 14:20:21 -07:00
Grant Sanderson
28362f1547 Added Mobject.shuffle_submobjects 2018-06-18 13:27:42 -07:00
Grant Sanderson
71400a3941 Tiny nudges for of div and curl 2018-06-18 13:04:58 -07:00
Grant Sanderson
d72483e909 Fixed Camera.is_in_frame 2018-06-18 13:03:56 -07:00
Grant Sanderson
3bfc515411 DivCurlDotCross 2018-06-16 01:24:52 -07:00
Grant Sanderson
719f24c0dc Preditor prey scenes 2018-06-15 13:54:39 -07:00
Grant Sanderson
3550ec3234 Fixed default label direction for Axes y-axis 2018-06-15 13:54:21 -07:00
Grant Sanderson
18f3b37a11 Up to initial preditor/prey animation 2018-06-14 21:45:57 -07:00
Grant Sanderson
b830688674 IntroduceCurl 2018-06-13 17:12:27 -07:00
Grant Sanderson
b56ac7a6ed Tiny formatting fixes 2018-06-13 17:12:18 -07:00
Grant Sanderson
b954b2ef5b Added include_sign to ChangingDecimal config 2018-06-13 17:11:31 -07:00
Grant Sanderson
1fdf4d21e0 DivergenceAsNewFunction 2018-06-12 23:34:55 -07:00
Grant Sanderson
da0a5db1fa DivergenceAtSlowFastPoint scene 2018-06-12 18:48:35 -07:00
Grant Sanderson
45c0e0ccb7 Added include_sign flag to DecimalNumber 2018-06-12 18:48:17 -07:00
Grant Sanderson
edaaa26b7a Animations up to DefineDivergence of div_curl 2018-06-11 10:41:23 -07:00
Grant Sanderson
2eebaccde2 Small setup for possible shift to general camera implementation 2018-06-11 10:41:04 -07:00
Grant Sanderson
2beb1d1220 Small clarification to description of batch_by_properties 2018-06-11 10:40:17 -07:00
Grant Sanderson
80dd37f763 div_curl project up to ChangingElectricField 2018-06-08 17:16:11 -07:00
Grant Sanderson
817f480d84 Drawing of earth 2018-06-08 17:15:56 -07:00