Devin Neal
|
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 |
|
Grant Sanderson
|
7674a9eaee
|
Changed patreon end screen
|
2019-10-09 18:09:05 -07:00 |
|
DzyubSpirit
|
76c295a60b
|
Add default stroke width for the svg mobjects
Closes: #747
|
2019-10-08 10:32:04 +03:00 |
|
Grant Sanderson
|
f66d6e4f97
|
Added AddTextWordByWord, but it's not yet working, presumably because of some bug in Succession.
|
2019-10-03 13:58:00 -07:00 |
|
Grant Sanderson
|
c94aef8845
|
Have AnimationGroup initialize its runtime before begin is called. This way it can be composed
|
2019-09-30 12:06:17 -07:00 |
|
Grant Sanderson
|
8e15846ec5
|
Tiny clean to spacing
|
2019-09-26 11:04:35 -07:00 |
|
Grant Sanderson
|
557bbff36c
|
Added PGroup
|
2019-09-24 14:40:21 -07:00 |
|
Grant Sanderson
|
42e0cd07ac
|
Added support for changing and interpolating stroke_width on PMobjects
|
2019-09-19 13:38:46 -07:00 |
|
Grant Sanderson
|
307ac852a6
|
Added ShowSubmobjectsOneByOne
|
2019-09-19 13:38:03 -07:00 |
|
Hlaing Min
|
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 |
|
Grant Sanderson
|
85e5b20ede
|
Small tweak to patron scroll
|
2019-09-10 13:27:18 -07:00 |
|
Grant Sanderson
|
f54b2ac81a
|
Don't add sound while skipping animations
|
2019-09-10 13:26:30 -07:00 |
|
Grant Sanderson
|
2f2ef09c92
|
Merge branch 'master' of github.com:3b1b/manim into windmill
|
2019-08-27 19:05:27 -07:00 |
|
Grant Sanderson
|
0ac7b420f2
|
End of windmill project
|
2019-08-27 19:02:04 -07:00 |
|
Alexander Vázquez
|
32abbb9371
|
Change way to remove sound_file_path
|
2019-08-20 01:34:13 -05:00 |
|
xy-23
|
9b3e60f5ce
|
Update some Text Mobject changes
|
2019-08-16 15:53:36 +08:00 |
|
xy-23
|
0983fa11be
|
Update some Text Mobject changes
|
2019-08-12 14:40:42 +08:00 |
|
xy-23
|
e9fa188d42
|
New Text Mobject
|
2019-08-12 09:35:05 +08:00 |
|
xy-23
|
fd3721e050
|
new Text mobject
|
2019-08-06 21:05:37 +08:00 |
|
xy-23
|
057a92f92c
|
new Text mobject
|
2019-08-05 22:53:15 +08:00 |
|
xy-23
|
519f82f1e7
|
Fix tqdm display problem in windows
|
2019-07-26 16:45:52 +08:00 |
|
xy-23
|
82a1b05f28
|
Add a feature #650
|
2019-07-26 14:34:21 +08:00 |
|
Grant Sanderson
|
c7e6d9d474
|
Merge pull request #611 from 3b1b/diffyq
Diffyq
|
2019-07-24 20:38:48 -07:00 |
|
Grant Sanderson
|
61bb4944fa
|
Remove borken save_as_gif lines
|
2019-07-24 20:36:44 -07:00 |
|
zavden
|
3cee3de94f
|
Update extract_scene.py
|
2019-07-24 18:01:12 -05:00 |
|
Xiao Young
|
71b71f2d65
|
Solution of text rendering problem (#628)
Prevent unwanted space added between TextMobjects
|
2019-07-20 14:13:23 -07:00 |
|
Grant Sanderson
|
985ef4518f
|
Bug fix
|
2019-07-03 11:07:55 -07:00 |
|
Grant Sanderson
|
096f033954
|
Moved VIDEO_DIR initializations to after MEDIA_DIR
|
2019-07-01 12:51:48 -07:00 |
|
Grant Sanderson
|
92f4c0c001
|
Merge branch 'master' of github.com:3b1b/manim into diffyq
|
2019-06-29 15:21:00 -07:00 |
|
Grant Sanderson
|
34e343ec66
|
Changed endscreen default columns
|
2019-06-29 15:20:00 -07:00 |
|
Grant Sanderson
|
aec56c63be
|
Added LIGHT_PINK
|
2019-06-29 15:19:43 -07:00 |
|
Grant Sanderson
|
a3c1640fb7
|
NumberLine.default_numbers_to_display was not showing topmost number it should have
|
2019-06-25 09:03:33 -07:00 |
|
Grant Sanderson
|
0a695dd442
|
Changed Arrow default
|
2019-06-25 09:02:56 -07:00 |
|
Grant Sanderson
|
f3048eb574
|
Fixed bug with Bubble
|
2019-06-23 16:26:05 -07:00 |
|
Grant Sanderson
|
48f38b8940
|
Line.put_start_and_end_on should return self
|
2019-06-23 16:25:48 -07:00 |
|
Grant Sanderson
|
a535c6917e
|
Added p2n and n2p abreviations for ComplexPlane
|
2019-06-23 16:25:22 -07:00 |
|
Devin Neal
|
3ec231f0ca
|
add video_output_dir flag
|
2019-06-21 22:52:16 -07:00 |
|
Grant Sanderson
|
a9baae4e98
|
Fixed(?) eye-tracking for PiCreatureScene
|
2019-06-20 20:23:48 -07:00 |
|
Grant Sanderson
|
40e44e6dd7
|
Parametric surface should remember what function created it
|
2019-06-20 13:26:22 -07:00 |
|
Grant Sanderson
|
7d596d0840
|
Merge pull request #606 from 3b1b/diffyq
Diffyq
|
2019-06-19 16:14:56 -07:00 |
|
Grant Sanderson
|
2294cdea4f
|
Allow Bubble to flip over any axis, which was unnecessarily restricted before
|
2019-06-19 16:08:14 -07:00 |
|
Grant Sanderson
|
8ce13875a3
|
Added Line.set_length
|
2019-06-19 16:07:22 -07:00 |
|
Grant Sanderson
|
7ac990119a
|
frame_center was getting double-added, messing up MovingCameraScene
|
2019-06-19 16:07:07 -07:00 |
|
red5h4d0w
|
e72390bfc4
|
Update tex_file_writing.py
|
2019-06-17 15:40:03 -04:00 |
|
Grant Sanderson
|
6c2e7f4c2c
|
interpolate_mobject should return self
|
2019-06-15 12:22:21 -07:00 |
|
Grant Sanderson
|
08eee147b3
|
Added TangentLine
|
2019-06-15 12:21:29 -07:00 |
|
Grant Sanderson
|
2cbe19af7c
|
Bug fix for the case when the media_dir has spaces
|
2019-06-13 16:15:43 -07:00 |
|
Grant Sanderson
|
2ccf83c0aa
|
Change output folder heirarchy back to grouping files of similar types, rather grouping them as parts of the same scene
|
2019-06-13 16:15:02 -07:00 |
|
Grant Sanderson
|
cfbbff1bdf
|
Default color of Vector should be white
|
2019-06-13 16:14:03 -07:00 |
|
Grant Sanderson
|
f10baa3fcd
|
Change default media output directory to from 'video' to 'videos'
|
2019-06-13 16:13:42 -07:00 |
|