Commit graph

4898 commits

Author SHA1 Message Date
YishiMichael
fa1d938af1
chore: Optimize warning info 2022-09-10 23:55:52 +08:00
YishiMichael
455d6604be
chore: Restrict version of svgelements 2022-09-07 13:28:27 +08:00
YishiMichael
4a575afdde
chore: Remove unused namespace constants 2022-09-07 13:23:02 +08:00
YishiMichael
ae115d9992
refactor: Remove expansion of <use> elements 2022-09-07 13:19:08 +08:00
IcyChlorine
8882030136 thumbnails 2022-08-27 12:11:55 +08:00
IcyChlorine
8719107b18 fix the bug that progress bar can't be correctly showed while rendering if scene class name isn't passed in args explicitly. 2022-08-27 11:25:36 +08:00
YishiMichael
53c43ee8ea
fix: recover default_config.yml 2022-08-23 11:41:21 +08:00
YishiMichael
3c0abb0b40
fix: add missed imports 2022-08-23 11:40:19 +08:00
YishiMichael
eadf611f1e
fix: fix an incorrect typing 2022-08-22 22:05:33 +08:00
YishiMichael
4dfe8aff86
refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
YishiMichael
8bd01d60e4
fix: add protect attribute to hash_seed 2022-08-22 17:08:58 +08:00
YishiMichael
c2a75e15cc
refactor: refactor StringMobject 2022-08-22 16:55:46 +08:00
YishiMichael
19c757ec90
refactor: refactor StringMobject 2022-08-20 13:01:59 +08:00
YishiMichael
7ffc7b33f7
Refactor StringMobject and relevant classes 2022-08-07 23:57:54 +08:00
YishiMichael
28e4240475
Refactor StringMobject and relevant classes 2022-08-07 11:29:31 +08:00
YishiMichael
f434eb93e2
Refactor StringMobject and relevant classes 2022-08-07 00:50:29 +08:00
Grant Sanderson
69bb4f026c Make sure Window matches aspect ratio of Camera 2022-07-19 12:57:25 -07:00
Grant Sanderson
0406557b5c Make sure CLI resolution updates will work 2022-07-19 12:46:45 -07:00
Grant Sanderson
de7d9ce8c9 Don't let stroke width vary with zoom levels 2022-07-19 12:38:45 -07:00
Grant Sanderson
eff9e6f732 Animate resetting 2022-07-19 12:38:02 -07:00
Grant Sanderson
cc81cc5cf5 Move unit normal refreshing to VMobject 2022-07-19 12:37:34 -07:00
Grant Sanderson
af7c58dbe8 Import DEGREES 2022-07-19 12:36:50 -07:00
Grant Sanderson
7c4bb9cbbd Include upper endpoint on graphs 2022-07-19 12:36:24 -07:00
beccare
650d49c031
fixed broken link to community edition (versions) (#1840) 2022-07-17 18:08:44 +08:00
TonyCrane
3c7a38660a
small fix 2022-06-28 09:16:06 +08:00
TonyCrane
606ee5e4f1
update docs 2022-06-28 09:13:41 +08:00
TonyCrane
844d139ed4
update changelog 2022-06-28 09:04:57 +08:00
YishiMichael
093af347aa
Refactor LabelledString and relevant classes 2022-06-11 15:15:39 +08:00
YishiMichael
93265c7341
Remove a twice-defined method 2022-05-30 10:19:52 +08:00
Grant Sanderson
0d845d5bba Bubble tweaks 2022-05-29 16:37:53 -07:00
Grant Sanderson
dfa019fcde Make sure Mobject.become remaps any attributes pointing to family members appropriately. 2022-05-29 16:37:44 -07:00
Grant Sanderson
77309a634b Fix to embed insertion 2022-05-29 16:37:00 -07:00
Grant Sanderson
1b1ba606ed Remove unnecessary blend_func definition (which just sets it to the default value) 2022-05-29 16:36:46 -07:00
YishiMichael
a73bd5d4fe
Fix popping bug 2022-05-29 16:48:30 +08:00
YishiMichael
97ac8c9953
Expand use elements 2022-05-29 16:26:40 +08:00
YishiMichael
bc939fdd5b
Rename font to template 2022-05-28 23:18:56 +08:00
YishiMichael
3faa21cadd
Add blank template 2022-05-28 22:44:30 +08:00
YishiMichael
bf530db2ed
Add ctex_basic template 2022-05-28 22:01:36 +08:00
YishiMichael
f0447d7739
Small refactors on StringMobject and relevant classes 2022-05-28 21:43:37 +08:00
YishiMichael
59eba943e5
Resolve conflicts 2022-05-28 12:43:53 +08:00
YishiMichael
22a3bef670
Resolve conflicts 2022-05-28 12:40:29 +08:00
YishiMichael
cbffbfa019
Add back mismatched indices (#1820)
* Fix a logistic bug

* Add back mismatched indices
2022-05-25 14:12:54 +08:00
Grant Sanderson
07a8274cb1
Merge pull request #1821 from 3b1b/video-work
Video work
2022-05-24 15:20:07 -07:00
Grant Sanderson
83b4aa6b88 Let defaullt text alignment be decided in default_config 2022-05-24 15:16:59 -07:00
Grant Sanderson
117a34dc67 Change crosshair behavior 2022-05-23 11:08:08 -07:00
Grant Sanderson
ca523c8a5e Fix bubble direction 2022-05-23 11:07:51 -07:00
Grant Sanderson
ad58a9e6c1 Tiny refactor 2022-05-23 11:07:39 -07:00
YishiMichael
9386461d27
Add font attribute for Tex 2022-05-22 23:47:45 +08:00
YishiMichael
1596356385
Reuse hash_string function 2022-05-22 10:29:20 +08:00
YishiMichael
f0984487ea
Construct TexTemplate class to convert tex to svg 2022-05-21 15:56:03 +08:00