429 Commits

Author SHA1 Message Date
9811564f70 TODO stub 2019-12-05 12:31:23 -08:00
975c4dd03c Explicitly check for None, rather than truthiness, for Axes.get_coordinate_labels 2019-11-12 11:55:19 -08:00
b651050dd0 Merge branch 'master' of github.com:3b1b/manim into moduli 2019-11-11 14:06:32 -08:00
13193d209e Changed patron name ordering 2019-11-11 14:06:04 -08:00
bcb8824e2c Merge pull request #698 from Elteoremadebeethoven/master_3b1b
Solve issue add sound in Windows 10
2019-11-06 16:21:58 -08:00
1e3cf9fa78 Merge pull request #725 from Hammer7/master
Closes: #720
2019-11-06 16:21:23 -08:00
4df666e964 Merge branch 'master' of github.com:3b1b/manim into hyperdarts 2019-10-28 15:35:00 -07:00
c79474a57c Small changes to the ffmpeg args when writing video files 2019-10-28 14:40:46 -07:00
ec9dd06d38 Merge pull request #748 from DzyubSpirit/fix-svg-width
Add default stroke width for the svg mobjects
2019-10-26 22:31:25 -07:00
7674a9eaee Changed patreon end screen 2019-10-09 18:09:05 -07:00
76c295a60b Add default stroke width for the svg mobjects
Closes: #747
2019-10-08 10:32:04 +03:00
f66d6e4f97 Added AddTextWordByWord, but it's not yet working, presumably because of some bug in Succession. 2019-10-03 13:58:00 -07:00
c94aef8845 Have AnimationGroup initialize its runtime before begin is called. This way it can be composed 2019-09-30 12:06:17 -07:00
8e15846ec5 Tiny clean to spacing 2019-09-26 11:04:35 -07:00
557bbff36c Added PGroup 2019-09-24 14:40:21 -07:00
42e0cd07ac Added support for changing and interpolating stroke_width on PMobjects 2019-09-19 13:38:46 -07:00
307ac852a6 Added ShowSubmobjectsOneByOne 2019-09-19 13:38:03 -07:00
a19a6317ec Closes: #720
Fix to interpret subsequent points of absolute MoveTo (M) command as absolute LineTo (L).
2019-09-13 01:51:22 +08:00
85e5b20ede Small tweak to patron scroll 2019-09-10 13:27:18 -07:00
f54b2ac81a Don't add sound while skipping animations 2019-09-10 13:26:30 -07:00
2f2ef09c92 Merge branch 'master' of github.com:3b1b/manim into windmill 2019-08-27 19:05:27 -07:00
0ac7b420f2 End of windmill project 2019-08-27 19:02:04 -07:00
32abbb9371 Change way to remove sound_file_path 2019-08-20 01:34:13 -05:00
9b3e60f5ce Update some Text Mobject changes 2019-08-16 15:53:36 +08:00
0983fa11be Update some Text Mobject changes 2019-08-12 14:40:42 +08:00
e9fa188d42 New Text Mobject 2019-08-12 09:35:05 +08:00
fd3721e050 new Text mobject 2019-08-06 21:05:37 +08:00
057a92f92c new Text mobject 2019-08-05 22:53:15 +08:00
519f82f1e7 Fix tqdm display problem in windows 2019-07-26 16:45:52 +08:00
82a1b05f28 Add a feature #650 2019-07-26 14:34:21 +08:00
c7e6d9d474 Merge pull request #611 from 3b1b/diffyq
Diffyq
2019-07-24 20:38:48 -07:00
61bb4944fa Remove borken save_as_gif lines 2019-07-24 20:36:44 -07:00
3cee3de94f Update extract_scene.py 2019-07-24 18:01:12 -05:00
71b71f2d65 Solution of text rendering problem (#628)
Prevent unwanted space added between TextMobjects
2019-07-20 14:13:23 -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
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
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
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
3ec231f0ca add video_output_dir flag 2019-06-21 22:52:16 -07:00
a9baae4e98 Fixed(?) eye-tracking for PiCreatureScene 2019-06-20 20:23:48 -07:00
40e44e6dd7 Parametric surface should remember what function created it 2019-06-20 13:26:22 -07:00
7d596d0840 Merge pull request #606 from 3b1b/diffyq
Diffyq
2019-06-19 16:14:56 -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