|
1ca7e8ecda
|
Fixed TextMobject bug
|
2018-09-20 10:39:19 -07:00 |
|
|
78b14c8be8
|
updated some breaking scenes to python3
|
2018-09-19 08:53:28 +05:30 |
|
|
731748df4c
|
Bug fix
|
2018-08-26 13:17:34 -07:00 |
|
|
7f3b1e624d
|
Made Write a subclass of DrawBorderThenFill, as it should be
|
2018-08-12 12:47:16 -07:00 |
|
|
114a37f32c
|
DEFAULT_POINT_THICKNESS -> DEFAULT_STROKE_WIDTH
|
2018-08-12 00:35:54 -07:00 |
|
|
fe92169970
|
Make sure that altering the tex template files will change tex_hash
|
2018-08-11 19:38:59 -07:00 |
|
|
858051a806
|
After running 2to3
|
2018-08-09 17:56:05 -07:00 |
|
|
3dc5b10e8b
|
Add background stroke width to mobjects
|
2018-08-08 11:15:45 -07:00 |
|
|
7119f0cc6e
|
scale_to_fit_width -> set_width, likewise for height and depth
|
2018-08-08 10:30:52 -07:00 |
|
|
1df53ef6e9
|
Tried to address when half of a \begin{array}...\end{array} type tex string shows up as an argument to TexString
|
2018-08-06 10:45:27 -07:00 |
|
|
f03268d007
|
Modernize Python 2 code to get ready for Python 3 yet again
|
2018-06-02 08:59:26 -04:00 |
|
|
deef7a4864
|
Better fix to \left \right issue in TexMobject
|
2018-05-19 11:09:59 -07:00 |
|
|
e4c9636cf4
|
Whoops, turns out that clause was there for a good reason
|
2018-05-17 15:45:21 -07:00 |
|
|
76fc648615
|
Replace all unbalanced \left \right text in TexMobject
|
2018-05-17 11:31:58 -07:00 |
|
|
692a2dfd1f
|
Fixed bug for multipled braces being imbalanced
|
2018-05-16 11:59:49 -07:00 |
|
|
8e71db4f69
|
Improvements to TexMobject
|
2018-05-09 14:05:32 -07:00 |
|
|
0247224e07
|
Fixes and refactoring for TexMobject
|
2018-05-08 16:15:28 -07:00 |
|
|
405349bb68
|
Removed color default on TexMobject
|
2018-05-07 13:37:41 -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 |
|
|
3798e45501
|
added TexMobject.add_background_rectangle_to_parts
|
2018-04-11 17:14:02 -07:00 |
|
|
d4392de600
|
Changed all files to (mostly) conform to PEP8
|
2018-04-06 13:58:59 -07:00 |
|
|
fc3dc64805
|
Refactor many definitions out of topics and into folders within mobject
|
2018-03-31 18:05:02 -07:00 |
|