4037 Commits

Author SHA1 Message Date
1c2942798e Merge branch 'master' of github.com:3b1b/manim into quick-eigen-video 2021-06-14 09:54:20 -07:00
e9ea5fbea0 Merge pull request #1481 from libinglong/lbl-fix-tex
fix issue #1480
2021-06-14 09:50:20 -07:00
7ecfc041b3 Merge pull request #1538 from manim-kindergarten/shaders
Added some features including --config_file CLI flag and tip_style
2021-06-14 09:47:50 -07:00
44a9c6337e Merge pull request #1530 from Wallbreaker5th/master
Modified the shaders slightly
2021-06-14 09:44:01 -07:00
d1a5089acc Merge pull request #1529 from calvinpelletier/window_size_bug_fix
fix issue #1509
2021-06-14 09:42:41 -07:00
9e5f39a4a9 update docs 2021-06-14 16:36:16 +08:00
6da93cde7b clean .gitignore 2021-06-14 16:25:30 +08:00
6340db1076 small improvement to config_file 2021-06-14 16:21:38 +08:00
f45d81be11 some improvement to tip
rename tip_look to tip_style
set the default of tip_style to 0
2021-06-14 16:13:53 +08:00
baa2adc128 Merge branch '3b1b:master' into shaders 2021-06-14 13:49:49 +08:00
f16277f100 some fixes of doc 2021-06-14 13:30:37 +08:00
876f06cc37 add window_position to config guide 2021-06-14 08:29:38 +08:00
f682bf97e3 Merge branch 'master' of https://github.com/3b1b/manim 2021-06-14 07:55:24 +08:00
025639f026 update doc 2021-06-14 07:55:17 +08:00
e885ec6ecd Fix the color of tip 2021-06-13 21:07:25 +08:00
3b3150c3c5 Merge branch 'shaders' of https://github.com/manim-kindergarten/manim into shaders 2021-06-12 22:05:26 +08:00
33aa4e979a Merge remote-tracking branch 'upstream/master' into shaders 2021-06-12 22:04:28 +08:00
9de7a6477d Merge branch '3b1b:master' into shaders 2021-06-12 22:00:08 +08:00
19b8057136 Merge pull request #1521 from naveen521kk/patch-1
requirements.txt: manimpango v0.3.0
2021-06-12 20:29:52 +08:00
b6dd6fe16d Merge pull request #1499 from jamilgafur/patch-1
Update quickstart.rst
2021-06-12 19:28:41 +08:00
51b2984ee3 Merge pull request #1488 from libinglong/lbl-fix-document
Fix document. Fix the mismatch between code and video
2021-06-12 18:31:43 +08:00
957eedc32c Merge pull request #1477 from giacomo-b/readme-fix
Update README.md
2021-06-12 18:21:08 +08:00
2614b34d11 Merge branch 'master' into readme-fix 2021-06-12 18:20:41 +08:00
4ea1d6d64f Merge pull request #1475 from CodingPower472/master
Fix typo in README
2021-06-12 18:18:18 +08:00
fd67858bb0 Merge pull request #1467 from alessandro-gentilini/patch-1
Typo
2021-06-12 18:06:03 +08:00
442e7fc14d Use focal_distance as camera_distance in shaders. 2021-06-05 17:43:32 +08:00
bb27a78449 fix: checking whether normal is facing the camera. 2021-06-05 17:33:54 +08:00
a06d5613f4 fix issue #1509 2021-06-04 17:07:41 -07:00
6605ab75e8 requirements.txt: manimpango v0.3.0 is supported
it should work as there are no breaking changes for the API used here
I should bring in MarkupText here...
2021-05-24 22:25:08 +05:30
ed9a4bd9eb Merge remote-tracking branch 'upstream/master' into shaders 2021-05-14 16:42:07 +08:00
d54b796154 Change default to non-flat stroke 2021-05-07 16:07:49 -07:00
bb72718c3b Merge branch 'master' of github.com:3b1b/manim 2021-04-28 08:51:09 -07:00
d279272762 Small cleanup for TexMobject, and remove {{ }} separation convention 2021-04-28 08:50:50 -07:00
f2f652f85d Update quickstart.rst
Removed extra left side curly bracket in embed section
2021-04-25 09:58:04 -05:00
bf9d797d84 fix the mismatch between code and video 2021-04-20 15:59:07 +08:00
29e5a8bc90 fix issue #1480 2021-04-17 22:30:08 +08:00
02bad81fc3 Update README.md 2021-04-17 10:37:20 +02:00
2bfe7e08ff Fix typo in README 2021-04-16 09:21:28 -06:00
e727faaccb Add a custom style to ArrowTip. 2021-04-13 17:40:48 +08:00
6b911f5721 Merge remote-tracking branch 'upstream/master' into shaders 2021-04-12 00:35:54 +08:00
565ff09d58 Update chinese docs' link 2021-04-11 19:24:40 +08:00
4b4a973464 Re-run Action 2021-04-11 19:21:43 +08:00
8e2799a499 Merge pull request #1469 from naveen521kk/patch-1
CI: install pango so that manimpango install
2021-04-11 19:18:46 +08:00
a44e230a07 CI: install pango so that manimpango install
https://github.com/ManimCommunity/ManimPango/issues/53
2021-04-11 16:45:03 +05:30
f9fb68c011 Typo 2021-04-10 14:18:47 +02:00
c1ad893030 Fix a wrong function name. 2021-04-09 22:06:20 +08:00
65d0826b91 Update config.py to load config file manually. 2021-04-09 21:32:52 +08:00
41120b096e Add support for debugger launch 2021-04-09 20:17:21 +08:00
1f6e911d60 Merge remote-tracking branch 'upstream/master' into shaders 2021-04-09 20:09:43 +08:00
c45ff910f0 Remove double brace convention, since it causes errors with a number of tex strings 2021-04-08 14:46:03 -07:00