Commit graph

291 commits

Author SHA1 Message Date
Grant Sanderson
0c7698da55 Added ability to give a unit to a decimal, and changing decimal 2018-01-23 12:04:56 -08:00
Grant Sanderson
9b400c322e Scoped out WhiteComplexExponentialExpression of fourier 2018-01-22 21:58:26 -08:00
Ben Hambrecht
ad6a05074b Merge branch 'master' into lighthouse 2018-01-22 11:55:19 -08:00
Grant Sanderson
5780998115 Changed configuration setup for Broadcast 2018-01-21 23:32:25 -08:00
Ben Hambrecht
a04a8635a7 Reworked default π creature's kwargs 2018-01-21 18:35:03 -08:00
Grant Sanderson
e922f4980f Further fourier progress 2018-01-20 19:31:43 -08:00
Grant Sanderson
c5b0e26090 Addressed places which depended on rotate being about the origin 2018-01-20 13:14:17 -08:00
Ben Hambrecht
7598f469c0 Corrected get_arc_center() 2018-01-19 17:30:39 -08:00
Ben Hambrecht
f77581170d Merge branch 'master' into basel 2018-01-18 18:25:21 -08:00
Grant Sanderson
eb149bef2e Fixed the bug with negative 0 displaying 2018-01-18 18:20:38 -08:00
Grant Sanderson
7cbc83df20 Improved how functions are drawn 2018-01-18 16:46:38 -08:00
Ben Hambrecht
2c03f2fd6f Merge branch 'master' into basel 2018-01-18 15:06:59 -08:00
Ben Hambrecht
a9542e0ba3 Progress on Basel problem 2018-01-18 15:06:38 -08:00
Grant Sanderson
3041f591d2 Further fourier progress 2018-01-18 13:33:48 -08:00
Grant Sanderson
fe309ed343 Fixed how NumberLine leftmost_tick is chosen 2018-01-18 11:01:24 -08:00
Grant Sanderson
1332ec9ed1 Minor cleanups 2018-01-17 22:18:05 -08:00
Grant Sanderson
543d8cb92d Fixed ChangingDecimal bug based on new scene+mobject structure 2018-01-17 22:17:05 -08:00
Grant Sanderson
024a9dd3d4 Removed separate_moving_and_static from scenes in place of cleaner get_moving_mobjects approach 2018-01-17 22:13:38 -08:00
Grant Sanderson
dcb28791c4 Merge branch 'master' of github.com:3b1b/manim 2018-01-17 16:04:38 -08:00
Grant Sanderson
f64c076e7e Changed how functions are applied to vectorized mobjects to handle smoothness issues more cleanly 2018-01-17 16:04:07 -08:00
Ben Hambrecht
a236e33e50 working on basel 2018-01-17 15:18:02 -08:00
Grant Sanderson
cd2257ad65 Improved Arc, and added Sector 2018-01-17 15:12:39 -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
Ben Hambrecht
9f977fd23e double drawing of elongated ticks fixed 2018-01-16 12:25:50 -08:00
Grant Sanderson
f223ffa772 Added some more functionality to Axes 2018-01-16 09:44:51 -08:00
Grant Sanderson
407d72bb94 Finally changed to 2018-01-15 19:15:05 -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
Ben Hambrecht
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
Grant Sanderson
ec1afdbb83 Made it easier to configure axes in Axes mobject 2018-01-15 14:28:57 -08:00
Grant Sanderson
6de931968e Small bug fix 2018-01-13 15:51:04 -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
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
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
Grant Sanderson
48503fc5af
Merge pull request #61 from Solara570/master
3D Hilbert Curve Implemented
2018-01-09 17:52:32 -08:00
Sridhar Ramesh
aea7da222d Modified behavior of ChangingDecimal so that labels keep track of displacement from tracked_mobject 2018-01-09 17:11:40 -08:00
Sridhar Ramesh
1082d04b7f Added point_to_coords method to graph_scene. Also, modified MOVIE_DIR in constants.py 2018-01-08 17:24:54 -08:00
Solara570
19a0a72545 3D Hilbert Curve Implemented 2017-12-20 20:31:02 +08:00
Grant Sanderson
a74743d384 New Endscreen 2017-12-08 17:57:32 -08:00
Grant Sanderson
d585cc8edf Rewrite of eop/combinations intro 2017-12-03 16:22:24 -08:00
Grant Sanderson
1770bb12d8 Further eop/combinations progress 2017-12-01 16:42:57 -08:00
Grant Sanderson
b07b9507d0 Change patreon thanks default 2017-11-02 22:58:54 -07:00
Grant Sanderson
76ea80230d Arrow bug fix 2017-10-27 15:12:11 -07:00
Grant Sanderson
589fd5e028 Small fix so curved arrows look better 2017-10-27 12:59:38 -07:00
Grant Sanderson
0d8a713950 ChangingDecimal should default to its mobjects number of decimal points 2017-10-26 21:30:24 -07:00
Grant Sanderson
7f14e9b844 Partial progress through long WalkThroughTwoExample scene in nn/part3 2017-10-24 13:42:11 -07:00