365 Commits

Author SHA1 Message Date
d36a68f756 Cleanup of ZoomedScene updates 2018-05-10 19:46:10 -07:00
7ee85faadd Reimplemented ZoomedScene, using a new MultiCamera 2018-05-10 15:55:31 -07:00
f12370d40e Fix to last commit 2018-05-09 14:28:26 -07:00
ff2b944067 Better fix to Mobject.reduce_across_dimension 2018-05-09 14:20:23 -07:00
57d594e565 Merge branch 'master' of github.com:3b1b/manim into alt-calc 2018-05-09 14:08:53 -07:00
8e71db4f69 Improvements to TexMobject 2018-05-09 14:05:32 -07:00
72c71871b4 Changed how numbers are added to a number line 2018-05-09 14:04:31 -07:00
d97b994876 Update tex_mobject.py 2018-05-09 14:01:38 -07:00
7ce5674126 fixed bug for reduce_across_dimension for mobs with empty submobs 2018-05-09 18:22:30 +02:00
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
0247224e07 Fixes and refactoring for TexMobject 2018-05-08 16:15:28 -07:00
69d899a6fe trying (and failing) to get the pi creature to flash through the class 2018-05-08 13:23:24 +02:00
405349bb68 Removed color default on TexMobject 2018-05-07 13:37:41 -07:00
3f4b17a785 Moved where stroke_width attr is defined 2018-05-07 13:37:29 -07:00
4403399050 Made add_background_rectangle are more general method for all mobjects 2018-05-07 13:32:47 -07:00
c2a67346f9 Added tex_to_color_map abilty to TexMobject config 2018-05-05 20:19:33 -07:00
fb5f1517a9 Added substrings_to_isolate to TexMobject configuration 2018-05-05 20:16:20 -07:00
9bcd8de865 Small cleanup on TexMobject 2018-05-05 19:49:25 -07:00
d6fba3576c Refactor of TexMobject to separate out SingleStringTexMobject. Should improve TexMobject transform animations 2018-05-05 19:41:08 -07:00
51129b51ba TeXMobject convenience subclass 2018-05-02 17:17:34 +02:00
055fc1536c Merge branch 'master' into eop 2018-05-02 11:10:12 +02:00
85808eb905 bug in debugging method 2018-05-02 11:09:53 +02:00
24276ff1f5 Merge branch 'master' into eop 2018-04-30 15:48:45 +02:00
8491e4b860 Small fix to det_text scaling 2018-04-29 18:03:09 -07:00
9dbf4e4b89 Added add_background_rectangle to Matrix 2018-04-27 13:50:08 -07:00
5f7810db83 fixed unit color bug 2018-04-27 18:28:49 +02:00
88f705c335 Background rectangle for Matrix 2018-04-26 21:26:22 -07:00
0da1abc689 add_background_rectangles -> add_background_rectangles_to_entries 2018-04-26 17:11:00 -07:00
0e8ddbd134 Changed some matrix defaults 2018-04-25 17:27:43 -07:00
06535df542 Upated Matrix mobject 2018-04-24 16:06:14 -07:00
8127d9482b End of Wallis project 2018-04-20 14:35:33 -07:00
76e0f9019e Tiny bug fix to Laptop 2018-04-18 00:13:11 -07:00
856c759297 Fixed BackgroundRectangle color behavior 2018-04-16 14:18:00 -07:00
cf41cb8917 Tiny formating change 2018-04-16 14:17:34 -07:00
bb0595e3e7 Small bug-fix to DashedLine to ensure get_end works right 2018-04-16 14:17:10 -07:00
a9b76ebcfa Bug fix and PEP8 on svg_mobject.py 2018-04-12 21:56:28 -07:00
515257e0b1 Bug fix for length 0 Dashed line 2018-04-12 21:56:00 -07:00
909e67f1d1 Merge branch 'master' of github.com:3b1b/manim into wallis-g 2018-04-12 15:12:07 -07:00
ca8135a90f new class RoundedRectangle and SVG support for it 2018-04-12 23:19:09 +02:00
cf5d461aa6 working fixing SVG import issue (preprocessing fill and stroke) 2018-04-12 18:33:16 +02:00
3798e45501 added TexMobject.add_background_rectangle_to_parts 2018-04-11 17:14:02 -07:00
b1887dc3f9 Removed specialized insert_n_anchor_points for Line 2018-04-11 17:13:39 -07:00
1a186dca3b Made coordinate_labels an attribute of ComplexPlane 2018-04-11 17:12:45 -07:00
b16a29a7a3 Merge branch 'master' into eop 2018-04-11 21:45:02 +02:00
1eaa035a10 Merge pull request #204 from 3b1b/eop
various improvements
2018-04-11 12:11:53 -07:00
43faec638e fix for copy bug (again) 2018-04-11 17:01:01 +02:00
6e1dd54aeb Added assertion that apply_points_function_about_point does not receive None for both the about_point and about_edge 2018-04-10 19:47:04 -07:00
9e2ce6ea62 Merge branch 'master' into eop 2018-04-10 09:26:40 +02:00
39ba60c452 Small stylistic fixes to mobject.py 2018-04-09 13:47:46 -07:00
0231820ab4 Merge branch 'master' into eop 2018-04-09 14:21:37 +02:00