Grant Sanderson
|
a08e32be94
|
Tiny changes to mobject.py
|
2018-01-16 22:38:00 -08:00 |
|
Grant Sanderson
|
7a63de41a7
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-01-16 18:42:07 -08:00 |
|
Grant Sanderson
|
72dac6b2c9
|
Added submobject_to_align and index_of_submobject_to_align to next_to, removing align_using_submobjects boolean
|
2018-01-16 18:40:26 -08:00 |
|
Sridhar Ramesh
|
39987d6379
|
Incremental progress on WIndingNumber
|
2018-01-16 17:48:51 -08:00 |
|
Grant Sanderson
|
d4650a3d50
|
Merge pull request #68 from 3b1b/MultiCamera
Added MultiCamera and SplitScreenCamera
|
2018-01-16 16:20:22 -08:00 |
|
Sridhar Ramesh
|
d1df48b71d
|
Added MultiCamera and SplitScreenCamera
|
2018-01-16 16:09:16 -08:00 |
|
Grant Sanderson
|
d586b7faf2
|
Changed name ChangingDecimalToValue to ChangeDecimalToValue
|
2018-01-16 15:51:19 -08:00 |
|
Grant Sanderson
|
c983c08563
|
Added ChangingDecimalToValue to numerals
|
2018-01-16 15:49:24 -08:00 |
|
Grant Sanderson
|
330cc0cd95
|
Moved nn/ to old_projects
|
2018-01-16 13:15:14 -08:00 |
|
Grant Sanderson
|
50a6581710
|
Merge pull request #67 from 3b1b/number-line-tick-fix
double drawing of elongated ticks fixed
|
2018-01-16 12:27:04 -08:00 |
|
Ben Hambrecht
|
9f977fd23e
|
double drawing of elongated ticks fixed
|
2018-01-16 12:25:50 -08:00 |
|
Grant Sanderson
|
54e1584b3d
|
Began scaffolding for FourierMachineScene in fourier.py
|
2018-01-16 09:45:43 -08:00 |
|
Grant Sanderson
|
f223ffa772
|
Added some more functionality to Axes
|
2018-01-16 09:44:51 -08:00 |
|
Grant Sanderson
|
42b11d284c
|
Added TAU constant
|
2018-01-16 09:43:05 -08:00 |
|
Grant Sanderson
|
3a2f44fa25
|
Merge branch 'dither_name_change'
|
2018-01-15 19:26:37 -08:00 |
|
Grant Sanderson
|
d5cb0b2294
|
Finally changed dither to wait
|
2018-01-15 19:22:24 -08:00 |
|
Grant Sanderson
|
86adac1ea9
|
Tiny changes to example_scene
|
2018-01-15 19:20:04 -08:00 |
|
Grant Sanderson
|
407d72bb94
|
Finally changed to
|
2018-01-15 19:15:05 -08:00 |
|
Grant Sanderson
|
8f895f3bfc
|
Removed requested.txt
|
2018-01-15 18:55:27 -08:00 |
|
Grant Sanderson
|
1c29a14ce6
|
Remove ports stuff from Ben's merge
|
2018-01-15 18:52:25 -08:00 |
|
Grant Sanderson
|
728947a5c6
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-01-15 18:50:11 -08:00 |
|
Grant Sanderson
|
0da39a421e
|
A few changes during Fourier project
|
2018-01-15 18:49:58 -08:00 |
|
Grant Sanderson
|
bb2956dbae
|
Added sox requirement
|
2018-01-15 18:49:28 -08:00 |
|
Ben Hambrecht
|
0f50eee179
|
typo changes
|
2018-01-15 18:27:52 -08:00 |
|
Grant Sanderson
|
2b80c582dd
|
BreakApartSum and UnmixMixedPaint from fourier project
|
2018-01-15 15:30:15 -08:00 |
|
Grant Sanderson
|
5d9eb8d5a0
|
Fixed get_merged_array bug
|
2018-01-15 15:06:01 -08:00 |
|
Grant Sanderson
|
ec1afdbb83
|
Made it easier to configure axes in Axes mobject
|
2018-01-15 14:28:57 -08:00 |
|
Grant Sanderson
|
c777988993
|
Finished AddingPureFrequencies in fourier project
|
2018-01-14 19:27:22 -08:00 |
|
Grant Sanderson
|
0e961c85e0
|
Bug fix to how Succession behave when Scene.play changes its runtime
|
2018-01-14 19:26:53 -08:00 |
|
Grant Sanderson
|
016e2c9ada
|
Further additions to AddingPureFrequencies Scene of Fourier
|
2018-01-13 15:51:25 -08:00 |
|
Grant Sanderson
|
6de931968e
|
Small bug fix
|
2018-01-13 15:51:04 -08:00 |
|
Grant Sanderson
|
f23fd5444d
|
Added various svg files to files directory (not usually where they live) so anyone outisde 3b1b wanting to download the code and try it out won't see it break on all pi creature scenes
|
2018-01-12 13:39:51 -08:00 |
|
Grant Sanderson
|
ffcd9b5767
|
Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after
|
2018-01-12 13:38:25 -08:00 |
|
Grant Sanderson
|
0b595ed5f5
|
Improved behavior of Axes.get_graph
|
2018-01-12 12:37:38 -08:00 |
|
Grant Sanderson
|
83a48b82a3
|
Update extract_scene for better argument parsing
|
2018-01-12 12:37:02 -08:00 |
|
Grant Sanderson
|
adb55a45a4
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-01-11 18:14:26 -08:00 |
|
Grant Sanderson
|
25ac8a089d
|
Began Fourier project animations
|
2018-01-11 18:13:50 -08:00 |
|
Grant Sanderson
|
2745f25855
|
Added Broadcast to objects.py, though it's unclear where it should go.
|
2018-01-11 18:13:35 -08:00 |
|
Grant Sanderson
|
32eb1a46d4
|
Added coords_to_point and get_graph to Axes
|
2018-01-11 18:12:58 -08:00 |
|
Grant Sanderson
|
ae31ee55e7
|
Bug fix to VMobject.fade
|
2018-01-11 18:12:15 -08:00 |
|
Sridhar Ramesh
|
6bf9022971
|
Merge branch 'master' of https://github.com/3b1b/manim
|
2018-01-11 17:05:19 -08:00 |
|
Sridhar Ramesh
|
943a970d12
|
Incremental progress on animations for Winding Number video
|
2018-01-11 17:04:10 -08:00 |
|
Grant Sanderson
|
c649a152d7
|
Moved Broadcast to simple_animations
|
2018-01-11 16:51:16 -08:00 |
|
Sridhar Ramesh
|
1500666871
|
Added MappingCamera
|
2018-01-11 16:49:58 -08:00 |
|
Sridhar Ramesh
|
634bef091f
|
Minor comments added to continual_animation.py
|
2018-01-11 13:42:43 -08:00 |
|
Sridhar Ramesh
|
08430e4e2c
|
Mostly finished Winding Number loop decomposition animation
|
2018-01-11 13:42:09 -08:00 |
|
Sridhar Ramesh
|
c1f25338ee
|
Work in progress on building up WindingNumber animations
|
2018-01-10 17:58:20 -08:00 |
|
Sridhar Ramesh
|
0ce1a528c6
|
Added Surround method to MObject, as well as special-case implementation of it to Circle
|
2018-01-10 17:57:22 -08:00 |
|
Sridhar Ramesh
|
a0fc3ce324
|
Bug fix on CycleAnimation
|
2018-01-10 17:56:14 -08:00 |
|
Sridhar Ramesh
|
62edfbb32f
|
Merge branch 'master' of https://github.com/3b1b/manim
|
2018-01-10 17:00:12 -08:00 |
|