c2a75e15cc
refactor: refactor StringMobject
2022-08-22 16:55:46 +08:00
19c757ec90
refactor: refactor StringMobject
2022-08-20 13:01:59 +08:00
7ffc7b33f7
Refactor StringMobject and relevant classes
2022-08-07 23:57:54 +08:00
28e4240475
Refactor StringMobject and relevant classes
2022-08-07 11:29:31 +08:00
f434eb93e2
Refactor StringMobject and relevant classes
2022-08-07 00:50:29 +08:00
093af347aa
Refactor LabelledString and relevant classes
2022-06-11 15:15:39 +08:00
bc939fdd5b
Rename font to template
2022-05-28 23:18:56 +08:00
f0447d7739
Small refactors on StringMobject and relevant classes
2022-05-28 21:43:37 +08:00
9386461d27
Add font attribute for Tex
2022-05-22 23:47:45 +08:00
f0984487ea
Construct TexTemplate class to convert tex to svg
2022-05-21 15:56:03 +08:00
cdadaf8a8c
Rename LabelledString to StringMobject
2022-05-06 22:09:58 +08:00
7cf0e0ba10
Refactor LabelledString and relevant classes
2022-05-06 17:56:27 +08:00
b509f62010
Refactor LabelledString and relevant classes
2022-05-06 16:43:20 +08:00
642602155d
[WIP] Refactor LabelledString and relevant classes
2022-05-05 23:03:02 +08:00
511a3aab3d
[WIP] Remove comments
2022-05-04 22:18:19 +08:00
1cb7401141
[WIP] Refactor LabelledString and relevant classes
2022-05-04 21:56:13 +08:00
ab8f78f40f
[WIP] Refactor LabelledString and relevant classes
2022-05-03 23:39:37 +08:00
03cb42ba15
[WIP] Refactor LabelledString and relevant classes
2022-05-02 22:40:06 +08:00
065900c6ac
Some refactors
2022-04-27 23:04:24 +08:00
e085c2e214
Refactor LabelledString and relevant classes
2022-04-23 17:17:43 +08:00
12bfe88f40
Some refactors
2022-04-11 23:44:33 +08:00
e23f667c3d
Fix bug when handling multi-line tex
2022-04-10 08:36:13 +08:00
557707ea75
Support substring and case_sensitive parameters
2022-04-07 00:46:41 +08:00
93f8d3f1ca
Some refactors on LabelledString
2022-04-06 22:38:33 +08:00
d5ab9a91c4
Reorganize files
2022-03-31 16:15:58 +08:00
a8039d803e
Rename file
2022-03-30 21:58:27 +08:00
c5ec47b0e9
Refactor LabelledString
2022-03-30 21:53:00 +08:00
7e8b3a4c6b
Refactor LabelledString
2022-03-29 23:38:06 +08:00
89e139009b
Remove an error raising
2022-03-28 19:17:40 +08:00
45faa9063b
Add items for hash_seed
2022-03-28 19:02:50 +08:00
473aaea399
Construct LabelledString
2022-03-28 17:55:50 +08:00
3b01ec48e6
Refactor MTex
2022-03-27 14:44:50 +08:00
e44a2fc8c6
Refactor MTex
2022-03-27 00:29:22 +08:00
9ac1805e7e
Refactor MTex
2022-03-26 20:52:28 +08:00
4a03d196a6
Adjust typings
2022-03-23 13:34:30 +08:00
519e2f4f1e
Adjust some typings
2022-03-23 12:21:40 +08:00
9f3b404df6
resolve conflict and add type hints for it
2022-02-16 11:46:55 +08:00
0cab23b2ba
Reorganize inheriting order of SVGMobject
2022-02-15 20:16:15 +08:00
773e013af9
chore: add type hints to manimlib.mobject.svg
2022-02-14 22:55:41 +08:00
67f5b10626
Attempt to refactor SVGMobject with svgelements ( #1731 )
...
* Some small refactors
* Refactor MTex
* Implement TransformMatchingMTex
* Some refactors
* Some refactors
* Some small refactors
* Strip strings before matching
* Implement get_submob_tex
* Use RGB color mode
* Some small refactors
* Try refactoring SVGMobject with svglib
* Refactor SVGMobject using svgelements
* Refactor SVGMobject using svgelements
* Use functions instead of func names as dict values
* style: modify import order to conform to PEP8
* Set default values to None
* modify import order
* Remove unused import
Co-authored-by: TonyCrane <tonycrane@foxmail.com>
2022-02-11 07:53:21 -08:00
d6b20a7306
Refactor MTex and implement TransformMatchingMTex ( #1725 )
...
* Some small refactors
* Refactor MTex
* Implement TransformMatchingMTex
* Some refactors
* Some refactors
* Some small refactors
* Strip strings before matching
* Implement get_submob_tex
* Use RGB color mode
* Some small refactors
2022-02-07 08:21:53 -08:00
7093f7d02d
Some small refactors to MTex ( #1723 )
2022-01-30 12:42:35 +08:00
725155409b
Some small refactors
2022-01-29 21:06:54 +08:00
a6675eb043
Some small refactors
2022-01-29 14:35:27 +08:00
5d2dcec307
Fix color-related bugs
2022-01-29 14:05:52 +08:00
6c39cac62b
Remove redundant attribute
2022-01-28 01:19:02 +08:00
831b7d455c
Handle explicit color-related commands
2022-01-27 23:09:05 +08:00
c315300ff1
Merge branch 'master' into master
2022-01-26 08:54:18 -08:00
a770291053
Include style in MTex.get_mobjects_from
2022-01-26 08:20:38 -08:00
942a7e71b8
Update MTex
2022-01-26 23:46:13 +08:00