Grant Sanderson
|
ea59950b2c
|
Have mobjects track family and parents more directly
|
2020-02-21 10:56:40 -08:00 |
|
Grant Sanderson
|
bafc8c88d5
|
subdivide_sharp_curves -> should_subdivide_sharp_curves
|
2020-02-20 16:49:56 -08:00 |
|
Grant Sanderson
|
16ea2a0104
|
Fix bug with pi creature
|
2020-02-20 15:51:04 -08:00 |
|
Grant Sanderson
|
6e932a24d2
|
Change defaults on when triangulation is locked...again
|
2020-02-17 14:01:46 -08:00 |
|
Grant Sanderson
|
3982303fcc
|
Default to locked triangulation for texmobjects, not all svgs
|
2020-02-14 16:59:12 -08:00 |
|
Grant Sanderson
|
fc28375e42
|
Changed modification for tex mobjects that begin with a newline, which involved eliminating alignment when a TexMobject creates many SingleStringTexMobject to figure out how to divvy itself up
|
2019-12-10 13:39:25 -08:00 |
|
Grant Sanderson
|
72006334f5
|
Added a small fix to the issue of Tex inputs starting with a new line
|
2019-12-06 17:10:51 -08:00 |
|
Xiao Young
|
71b71f2d65
|
Solution of text rendering problem (#628)
Prevent unwanted space added between TextMobjects
|
2019-07-20 14:13:23 -07:00 |
|
Grant Sanderson
|
b0bbb1d078
|
Merge pull request #475 from niyiyu2316/master
Fix bug for creating Matrix
|
2019-04-04 08:54:22 -07:00 |
|
Grant Sanderson
|
0b56d6f311
|
Tex strings ending with 'dot' have a '{\quad}' added
|
2019-03-22 15:54:16 -07:00 |
|
Grant Sanderson
|
282dfeedde
|
I don't like this fix, but TexMobjects were breaking if the 'dot' part was left isolated
|
2019-03-22 11:50:58 -07:00 |
|
Ni_Yiyu
|
4d3c511895
|
Fix Matrix
|
2019-03-17 03:05:52 +08:00 |
|
Grant Sanderson
|
8877a256f2
|
Indexing of TexMobject should be no different from other Mobjects
|
2019-02-11 20:52:22 -08:00 |
|
Grant Sanderson
|
24d6113bba
|
Get rid of propagate_style_to_family, since it is basically always true
|
2019-02-06 16:25:03 -08:00 |
|
Grant Sanderson
|
eb0c63606d
|
sort_submobject -> sort and shuffle_submobjects -> shuffle
|
2019-02-04 15:02:32 -08:00 |
|
Grant Sanderson
|
20f25615a6
|
arrange_submobjects -> arrange
|
2019-02-04 14:54:25 -08:00 |
|
Grant Sanderson
|
6c78110e0f
|
Changed default TexMobject.background_stroke_width to something less ugly in general
|
2019-01-04 12:47:26 -08:00 |
|
Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|