Commit graph

373 commits

Author SHA1 Message Date
Grant Sanderson
e4c9636cf4 Whoops, turns out that clause was there for a good reason 2018-05-17 15:45:21 -07:00
Grant Sanderson
76fc648615 Replace all unbalanced \left \right text in TexMobject 2018-05-17 11:31:58 -07:00
Grant Sanderson
e43ccb144d Up to ShowPhiAsFixedPoint in alt_calc 2018-05-16 15:15:27 -07:00
Grant Sanderson
692a2dfd1f Fixed bug for multipled braces being imbalanced 2018-05-16 11:59:49 -07:00
Grant Sanderson
bf4bac1371 Simply added self.stem attribute to Arrow 2018-05-15 13:54:04 -07:00
Grant Sanderson
53abc18be2 Merge branch 'master' of github.com:3b1b/manim into alt-calc 2018-05-14 18:42:48 -07:00
Grant Sanderson
f04b2e270c Refactoring how Camera frame height and width are handled 2018-05-11 17:41:37 -07:00
Grant Sanderson
d36a68f756 Cleanup of ZoomedScene updates 2018-05-10 19:46:10 -07:00
Grant Sanderson
7ee85faadd Reimplemented ZoomedScene, using a new MultiCamera 2018-05-10 15:55:31 -07:00
Ben Hambrecht
1e91fb10a5 typo 2018-05-10 17:10:01 +02:00
Grant Sanderson
f12370d40e Fix to last commit 2018-05-09 14:28:26 -07:00
Grant Sanderson
ff2b944067 Better fix to Mobject.reduce_across_dimension 2018-05-09 14:20:23 -07:00
Grant Sanderson
57d594e565 Merge branch 'master' of github.com:3b1b/manim into alt-calc 2018-05-09 14:08:53 -07:00
Grant Sanderson
8e71db4f69 Improvements to TexMobject 2018-05-09 14:05:32 -07:00
Grant Sanderson
72c71871b4 Changed how numbers are added to a number line 2018-05-09 14:04:31 -07:00
Grant Sanderson
d97b994876
Update tex_mobject.py 2018-05-09 14:01:38 -07:00
Ben Hambrecht
7ce5674126 fixed bug for reduce_across_dimension for mobs with empty submobs 2018-05-09 18:22:30 +02:00
Ben Hambrecht
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
Grant Sanderson
0247224e07 Fixes and refactoring for TexMobject 2018-05-08 16:15:28 -07:00
Ben Hambrecht
69d899a6fe trying (and failing) to get the pi creature to flash through the class 2018-05-08 13:23:24 +02:00
Grant Sanderson
405349bb68 Removed color default on TexMobject 2018-05-07 13:37:41 -07:00
Grant Sanderson
3f4b17a785 Moved where stroke_width attr is defined 2018-05-07 13:37:29 -07:00
Grant Sanderson
4403399050 Made add_background_rectangle are more general method for all mobjects 2018-05-07 13:32:47 -07:00
Grant Sanderson
c2a67346f9 Added tex_to_color_map abilty to TexMobject config 2018-05-05 20:19:33 -07:00
Grant Sanderson
fb5f1517a9 Added substrings_to_isolate to TexMobject configuration 2018-05-05 20:16:20 -07:00
Grant Sanderson
9bcd8de865 Small cleanup on TexMobject 2018-05-05 19:49:25 -07:00
Grant Sanderson
d6fba3576c Refactor of TexMobject to separate out SingleStringTexMobject. Should improve TexMobject transform animations 2018-05-05 19:41:08 -07:00
Ben Hambrecht
51129b51ba TeXMobject convenience subclass 2018-05-02 17:17:34 +02:00
Ben Hambrecht
055fc1536c Merge branch 'master' into eop 2018-05-02 11:10:12 +02:00
Ben Hambrecht
85808eb905 bug in debugging method 2018-05-02 11:09:53 +02:00
Ben Hambrecht
24276ff1f5 Merge branch 'master' into eop 2018-04-30 15:48:45 +02:00
Grant Sanderson
8491e4b860 Small fix to det_text scaling 2018-04-29 18:03:09 -07:00
Grant Sanderson
9dbf4e4b89 Added add_background_rectangle to Matrix 2018-04-27 13:50:08 -07:00
Ben Hambrecht
5f7810db83 fixed unit color bug 2018-04-27 18:28:49 +02:00
Grant Sanderson
88f705c335 Background rectangle for Matrix 2018-04-26 21:26:22 -07:00
Grant Sanderson
0da1abc689 add_background_rectangles -> add_background_rectangles_to_entries 2018-04-26 17:11:00 -07:00
Grant Sanderson
0e8ddbd134 Changed some matrix defaults 2018-04-25 17:27:43 -07:00
Grant Sanderson
06535df542 Upated Matrix mobject 2018-04-24 16:06:14 -07:00
Grant Sanderson
8127d9482b End of Wallis project 2018-04-20 14:35:33 -07:00
Grant Sanderson
76e0f9019e Tiny bug fix to Laptop 2018-04-18 00:13:11 -07:00
Grant Sanderson
856c759297 Fixed BackgroundRectangle color behavior 2018-04-16 14:18:00 -07:00
Grant Sanderson
cf41cb8917 Tiny formating change 2018-04-16 14:17:34 -07:00
Grant Sanderson
bb0595e3e7 Small bug-fix to DashedLine to ensure get_end works right 2018-04-16 14:17:10 -07:00
Grant Sanderson
a9b76ebcfa Bug fix and PEP8 on svg_mobject.py 2018-04-12 21:56:28 -07:00
Grant Sanderson
515257e0b1 Bug fix for length 0 Dashed line 2018-04-12 21:56:00 -07:00
Grant Sanderson
909e67f1d1 Merge branch 'master' of github.com:3b1b/manim into wallis-g 2018-04-12 15:12:07 -07:00
Ben Hambrecht
ca8135a90f new class RoundedRectangle and SVG support for it 2018-04-12 23:19:09 +02:00
Ben Hambrecht
cf5d461aa6 working fixing SVG import issue (preprocessing fill and stroke) 2018-04-12 18:33:16 +02:00
Grant Sanderson
3798e45501 added TexMobject.add_background_rectangle_to_parts 2018-04-11 17:14:02 -07:00
Grant Sanderson
b1887dc3f9 Removed specialized insert_n_anchor_points for Line 2018-04-11 17:13:39 -07:00