Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull New Commits #1

Merged
merged 104 commits into from
May 7, 2020
Merged
Changes from 1 commit
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
32abbb9
Change way to remove sound_file_path
Elteoremadebeethoven Aug 20, 2019
afbdb94
Set basic functionality to show the hyperdarts game
3b1b Aug 28, 2019
f54b2ac
Don't add sound while skipping animations
3b1b Sep 10, 2019
f34a110
More hyperdarts scenes
3b1b Sep 10, 2019
85e5b20
Small tweak to patron scroll
3b1b Sep 10, 2019
a19a631
Closes: #720
Hammer7 Sep 12, 2019
7779774
Small updates to hyperdarts scenes
3b1b Sep 18, 2019
0f03765
Small modifications to some old name animations
3b1b Sep 18, 2019
ffecd03
Begining of spirals video, which is my newfound distraction
3b1b Sep 18, 2019
307ac85
Added ShowSubmobjectsOneByOne
3b1b Sep 19, 2019
42e0cd0
Added support for changing and interpolating stroke_width on PMobjects
3b1b Sep 19, 2019
2bb8afa
Animations for the introduction of the prime spiral video
3b1b Sep 19, 2019
557bbff
Added PGroup
3b1b Sep 24, 2019
ff55e76
Spiral animations up to Label44Spirals
3b1b Sep 24, 2019
8e15846
Tiny clean to spacing
3b1b Sep 26, 2019
4eb6c6f
Spiral animations Up to ExplainRays
3b1b Sep 26, 2019
c94aef8
Have AnimationGroup initialize its runtime before begin is called. T…
3b1b Sep 30, 2019
67f3d15
A few filler scenes for spirals project
3b1b Sep 30, 2019
f66d6e4
Added AddTextWordByWord, but it's not yet working, presumably because…
3b1b Oct 3, 2019
ccc5166
Still being dumb
3b1b Oct 3, 2019
d80af64
Many more scenes from the prime spirals video
3b1b Oct 3, 2019
76c295a
Add default stroke width for the svg mobjects
DzyubSpirit Oct 8, 2019
7674a9e
Changed patreon end screen
3b1b Oct 10, 2019
c4aefe9
End of Prime Spiral video
3b1b Oct 10, 2019
e1e66f3
Merge pull request #752 from 3b1b/hyperdarts
3b1b Oct 10, 2019
8c28017
Small thumbnail change
3b1b Oct 16, 2019
b163b1b
Standardize README.md
Mathwhiz Oct 24, 2019
920d140
Merge pull request #776 from MathWhiz/patch-1
eulertour Oct 27, 2019
ec9dd06
Merge pull request #748 from DzyubSpirit/fix-svg-width
eulertour Oct 27, 2019
c79474a
Small changes to the ffmpeg args when writing video files
3b1b Oct 28, 2019
0729f2e
Retire spirals project
3b1b Oct 28, 2019
4df666e
Merge branch 'master' of github.com:3b1b/manim into hyperdarts
3b1b Oct 28, 2019
0e1da5e
Merge pull request #777 from 3b1b/hyperdarts
3b1b Oct 28, 2019
b1b516e
Fix simple typo: installtion -> installation
timgates42 Oct 31, 2019
1e3cf9f
Merge pull request #725 from Hammer7/master
eulertour Nov 7, 2019
bcb8824
Merge pull request #698 from Elteoremadebeethoven/master_3b1b
eulertour Nov 7, 2019
13193d2
Changed patron name ordering
3b1b Nov 11, 2019
eb03a56
Finished triangle moduli space scene
3b1b Nov 11, 2019
b651050
Merge branch 'master' of github.com:3b1b/manim into moduli
3b1b Nov 11, 2019
495ace2
Merge pull request #790 from 3b1b/moduli
3b1b Nov 11, 2019
975c4dd
Explicitly check for None, rather than truthiness, for Axes.get_coord…
3b1b Nov 12, 2019
6f70df0
Animations for hyperdarts up to 7:00
3b1b Nov 12, 2019
aaebd8a
End of hyperdarts project
3b1b Nov 18, 2019
c37ece9
Moved hyperdarts to old_projects
3b1b Nov 18, 2019
43098a0
#803 docs typo mistake
mavaras Nov 23, 2019
637c489
Merge pull request #805 from mavaras/master
eulertour Nov 28, 2019
2afa079
Merge pull request #780 from timgates42/bugfix/typo_installation
eulertour Nov 28, 2019
241030f
Documentation typo in constants.rst, fixes issue #814
fresnik Dec 5, 2019
aaff13a
Merge branch 'master' of github.com:3b1b/manim into hyperdarts
3b1b Dec 5, 2019
32e4daa
Typo fix to moduli
3b1b Dec 5, 2019
9811564
TODO stub
3b1b Dec 5, 2019
bc59369
Fixed old confetti scene
3b1b Dec 5, 2019
2e25c4c
Fixed old snow scene
3b1b Dec 5, 2019
e57f08f
Merge pull request #819 from 3b1b/hyperdarts
3b1b Dec 5, 2019
a51a6ab
Reorganized files for 3b1b videos into a 3b1b_projects folder
3b1b Dec 5, 2019
2590079
Merge pull request #820 from 3b1b/projects-reorg
3b1b Dec 5, 2019
b7cb9aa
Typo fix
3b1b Dec 5, 2019
84e7bdb
Added a couple helpful debugging functions
3b1b Dec 7, 2019
94a3883
Remove Mobject.print_family, as that is now in utils.debug
3b1b Dec 7, 2019
7200633
Added a small fix to the issue of Tex inputs starting with a new line
3b1b Dec 7, 2019
cfc5ecc
First couple scenes of bayes
3b1b Dec 7, 2019
0bddade
Merge pull request #816 from fresnik/master
eulertour Dec 8, 2019
3628b61
Change default color and bubble creation for teacher student scenes
3b1b Dec 10, 2019
f89bb3e
Added Underline
3b1b Dec 10, 2019
fc28375
Changed modification for tex mobjects that begin with a newline, whic…
3b1b Dec 10, 2019
c579fb5
Up to WhenDoesBayesApply in bayes
3b1b Dec 10, 2019
b1d8d10
Merge branch 'master' of github.com:3b1b/manim into bayes
3b1b Dec 10, 2019
ebd4fbd
Halfway through CreateFormulaFromDiagram
3b1b Dec 11, 2019
ba2f2f8
Merge pull request #829 from 3b1b/bayes
3b1b Dec 11, 2019
c2838d7
Forgot to propagate kwargs in Underline
3b1b Dec 12, 2019
5cce05f
Scenes up to IntroduceLynda
3b1b Dec 12, 2019
c74cfa3
Add error message for ApplyFunction
3b1b Dec 15, 2019
5ea6c0f
Bayes scenes up to GlimpseOfNextVideo
3b1b Dec 15, 2019
a95318f
Fix print_family
3b1b Dec 17, 2019
9deb2d3
Change patron end screen
3b1b Dec 17, 2019
1387d88
Preliminary end to bayes, part 1
3b1b Dec 17, 2019
a138cea
Pulled bayes.py into a folder for more bayes projects
3b1b Dec 17, 2019
ef67166
Rename 3b1b_projects to from_3b1b
3b1b Dec 17, 2019
2916990
Change from old_projects to from from_3b1b.old
3b1b Dec 17, 2019
fa2c831
Support UTF8 tex
3b1b Dec 20, 2019
0e92ded
Change ShowSubmobjectsOneByOne defaults
3b1b Dec 20, 2019
6fe082a
Preliminary end to Bayes project
3b1b Dec 20, 2019
16f8c02
Small tweaks to old videos when revisiting their animations
3b1b Jan 6, 2020
24d077f
Change referenced directory of 3b1b content in LICENSE and README
3b1b Jan 6, 2020
839fb4f
Merge pull request #853 from 3b1b/bayes
3b1b Jan 6, 2020
ada09f1
Editing old name animations
3b1b Jan 12, 2020
0f71b0a
Playing wiht logo
3b1b Jan 12, 2020
1279f04
Temporarily adding input_file_path to SceneFileWrite config. Not sur…
3b1b Jan 12, 2020
77acc99
Rename number_line_config to axis_config
3b1b Jan 15, 2020
3072887
Merge pull request #871 from 3b1b/bayes
3b1b Feb 3, 2020
97a0a70
Typo in super() 77acc99
azarzadavila Feb 9, 2020
c896f58
Merge pull request #877 from azarzadavila/master
eulertour Feb 13, 2020
422e86e
Remove dead documentation link
eulertour Feb 22, 2020
48f2a1e
Re-add documentation link
eulertour Mar 13, 2020
f079605
Update README.md
eulertour Apr 16, 2020
87d8671
Remove livestreaming option
eulertour Apr 17, 2020
77ab3b8
Merge branch 'master' of github.com:3b1b/manim into dev
eulertour Apr 17, 2020
1bb2e8c
Merge pull request #985 from 3b1b/remove-livestream
eulertour Apr 17, 2020
c847988
Display help if no input file is specified
eulertour Apr 17, 2020
811ee4d
Merge pull request #986 from 3b1b/display-help
eulertour Apr 17, 2020
19e3c97
Revise config again (#987)
eulertour Apr 17, 2020
f0cdcd9
Fix Text wrong display (#889)
xy-23 Apr 24, 2020
af65c9d
Performance improvement for most scenes (#974)
mikemag Apr 25, 2020
3362f93
Fix three bugs(shaders/stroke/size) of Text Class (text_mobject.py) …
TonyCrane May 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Tiny clean to spacing
  • Loading branch information
3b1b committed Sep 26, 2019
commit 8e15846ec571266e1dd677d031e398af84e753ba
2 changes: 0 additions & 2 deletions manimlib/mobject/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ def get_length(self):
return get_norm(start - end)




class Arc(TipableVMobject):
CONFIG = {
"radius": 1.0,
Expand Down