YishiMichael
f0447d7739
Small refactors on StringMobject and relevant classes
2022-05-28 21:43:37 +08:00
YishiMichael
22a3bef670
Resolve conflicts
2022-05-28 12:40:29 +08:00
YishiMichael
cdadaf8a8c
Rename LabelledString to StringMobject
2022-05-06 22:09:58 +08:00
YishiMichael
1cb7401141
[WIP] Refactor LabelledString and relevant classes
2022-05-04 21:56:13 +08:00
YishiMichael
ab8f78f40f
[WIP] Refactor LabelledString and relevant classes
2022-05-03 23:39:37 +08:00
YishiMichael
03cb42ba15
[WIP] Refactor LabelledString and relevant classes
2022-05-02 22:40:06 +08:00
YishiMichael
e085c2e214
Refactor LabelledString and relevant classes
2022-04-23 17:17:43 +08:00
YishiMichael
e23f667c3d
Fix bug when handling multi-line tex
2022-04-10 08:36:13 +08:00
YishiMichael
d5ab9a91c4
Reorganize files
2022-03-31 16:15:58 +08:00
YishiMichael
0add9b6e3a
Rename file
2022-03-30 21:57:27 +08:00
YishiMichael
c5ec47b0e9
Refactor LabelledString
2022-03-30 21:53:00 +08:00
YishiMichael
7e8b3a4c6b
Refactor LabelledString
2022-03-29 23:38:06 +08:00
YishiMichael
0e31ff12e2
Tiny fix for TransformMatchingString
2022-03-28 18:54:43 +08:00
YishiMichael
473aaea399
Construct LabelledString
2022-03-28 17:55:50 +08:00
TonyCrane
4fbe948b63
style: insert an empty line after import
2022-02-16 21:08:25 +08:00
TonyCrane
41c4023986
chore: add type hints to manimlib.animation
2022-02-15 18:39:45 +08:00
YishiMichael
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
Grant Sanderson
7023548ec6
Fix TransformMatchingParts bug
2021-12-13 16:03:12 -08:00
Grant Sanderson
42d8888f8e
Allow any VMobject to be passed into TransformMatchingTex, so that slicing into Tex works
2021-03-31 23:28:49 -07:00
Grant Sanderson
73edeaa153
Fix TexTransformExample
2021-01-30 17:52:02 -08:00
Grant Sanderson
f91c81dd6a
Rename TexMobject -> Tex and TextMobject -> TexText
2021-01-18 08:20:14 -10:00
Grant Sanderson
5eee39803f
Rename get_tex_string -> get_tex
2021-01-07 12:14:51 -08:00
Grant Sanderson
5939f24cd4
Added key_map option and made key methods static
2021-01-07 11:48:16 -08:00
Grant Sanderson
e187728f0c
Add transform_mismatches option
2021-01-06 16:14:36 -08:00
Grant Sanderson
c0b90b398c
Add TransformMatchingShapes and TransformMatchingTex
2021-01-05 18:03:06 -08:00
Grant Sanderson
2d709758d0
Added TransformMatchingParts for smarter tex transforms
2021-01-04 23:09:29 -08:00