Grant Sanderson
|
44b7d33784
|
Delete config.rst
|
2022-12-18 09:40:51 -08:00 |
|
Grant Sanderson
|
c00af3c1bf
|
Rename config_ops -> dict_ops
|
2022-12-16 18:59:23 -08:00 |
|
Maciej Musielik
|
fb50e4eb55
|
Fixing a typo ("termnial" -> "terminal") (#1872)
|
2022-10-01 16:07:09 +08:00 |
|
TonyCrane
|
606ee5e4f1
|
update docs
|
2022-06-28 09:13:41 +08:00 |
|
Grant Sanderson
|
6decb0c32a
|
Rename frame_rate -> fps
|
2022-05-14 17:47:31 -07:00 |
|
鹤翔万里
|
09ce4717aa
|
Merge branch '3b1b:master' into master
|
2022-02-14 20:02:50 +08:00 |
|
TonyCrane
|
f29ef87bba
|
style/docs: fix argument help style and update docs for it
|
2022-02-14 19:50:30 +08:00 |
|
TonyCrane
|
960463d143
|
docs: remove support for python 3.6
|
2022-02-13 20:47:04 +08:00 |
|
TonyCrane
|
e3d5b49a55
|
docs: remove deprecated config usage example
|
2021-12-14 13:35:50 +08:00 |
|
TonyCrane
|
896b011d76
|
docs: update changelog for #1688
|
2021-12-14 12:11:25 +08:00 |
|
Kausik SS
|
e712951f2d
|
Typo fix in UpdatersExample
|
2021-08-24 10:44:24 +05:30 |
|
slowy07
|
1e621e8278
|
fix: fix typo spelling grammar
|
2021-08-07 22:25:26 +07:00 |
|
TonyCrane
|
8aa004b0b1
|
use jsdelivr cdn for assets in docs
|
2021-07-18 22:22:52 +08:00 |
|
TonyCrane
|
9e5f39a4a9
|
update docs
|
2021-06-14 16:36:16 +08:00 |
|
TonyCrane
|
f16277f100
|
some fixes of doc
|
2021-06-14 13:30:37 +08:00 |
|
TonyCrane
|
f682bf97e3
|
Merge branch 'master' of https://github.com/3b1b/manim
|
2021-06-14 07:55:24 +08:00 |
|
TonyCrane
|
025639f026
|
update doc
|
2021-06-14 07:55:17 +08:00 |
|
鹤翔万里
|
b6dd6fe16d
|
Merge pull request #1499 from jamilgafur/patch-1
Update quickstart.rst
|
2021-06-12 19:28:41 +08:00 |
|
jamilgafur
|
f2f652f85d
|
Update quickstart.rst
Removed extra left side curly bracket in embed section
|
2021-04-25 09:58:04 -05:00 |
|
libinglong
|
bf9d797d84
|
fix the mismatch between code and video
|
2021-04-20 15:59:07 +08:00 |
|
Naveen M K
|
f5d5565af1
|
Update installation.rst
|
2021-03-01 12:08:36 +05:30 |
|
Naveen M K
|
aedf5633aa
|
update docs for linux installation
|
2021-02-26 22:31:22 +05:30 |
|
Tony031218
|
2f202e26b2
|
update docs for pip install
|
2021-02-15 12:23:53 +08:00 |
|
Tony031218
|
f9b1167d14
|
remove cairo dependency in docs
|
2021-02-14 23:16:50 +08:00 |
|
Tony031218
|
0c3b401d34
|
fix docs
|
2021-02-12 09:21:14 +08:00 |
|
Grant Sanderson
|
dba0550da5
|
Merge branch 'TonyCrane-package-improve'
|
2021-02-11 10:54:30 -08:00 |
|
Grant Sanderson
|
6e2dcae4d7
|
Fix InteractiveDevlopmentExample bug
|
2021-02-10 13:54:01 -08:00 |
|
friedkeenan
|
cbe24daa98
|
Fix mistake
|
2021-02-10 15:38:31 -06:00 |
|
friedkeenan
|
2d83cccc0a
|
Merge 3b1b/master
|
2021-02-10 09:40:16 -06:00 |
|
friedkeenan
|
cfd32c79b1
|
Switch old syntax for animating methods to .animate syntax
|
2021-02-10 09:10:31 -06:00 |
|
Tony031218
|
558f2652a4
|
fix typo in docs
|
2021-02-10 11:15:48 +08:00 |
|
Tony031218
|
3bf956871b
|
update docs
|
2021-02-10 11:02:18 +08:00 |
|
Tony031218
|
24d9d9e45d
|
update docs
|
2021-02-08 12:04:29 +08:00 |
|
Tony031218
|
36107c28ef
|
update README
|
2021-02-07 21:43:20 +08:00 |
|
Tony031218
|
00fe33957c
|
rename custom_defaults -> custom_config defaults -> default_config
|
2021-02-07 21:38:19 +08:00 |
|
Grant Sanderson
|
6f69902892
|
Changed how configuration for labels on a NumberLine, and hence also on Axes, so that it takes in DecimalNumber configuration directly rather than as a separte dict.
|
2021-02-06 11:06:38 -08:00 |
|
Grant Sanderson
|
a63dd119c1
|
Change OpeningManimExample
|
2021-02-05 15:27:48 -08:00 |
|
Tony031218
|
8f9ce57de5
|
update custom_default doc and fix a list
|
2021-01-31 22:29:19 +08:00 |
|
Tony031218
|
1253c18c54
|
update example_scenes for AnimatingMethods
|
2021-01-31 22:03:53 +08:00 |
|
Tony031218
|
09ae714edb
|
fix
add a link to Chinese version in home page
fix a list wrong display
fix color list
|
2021-01-31 21:37:53 +08:00 |
|
Grant Sanderson
|
9b3332ad02
|
Update changed example scenes in docs
|
2021-01-30 22:20:37 -08:00 |
|
Tony031218
|
f900669bc4
|
fix bugs and update README
|
2021-01-26 22:56:54 +08:00 |
|
Tony031218
|
06ba7031c7
|
finish example scenes
|
2021-01-26 20:52:17 +08:00 |
|
Tony031218
|
2fd4d7a2c4
|
finish config, structure, constants and custom_default
|
2021-01-26 14:57:05 +08:00 |
|
Tony031218
|
cd79151c10
|
finished Quick Start
|
2021-01-25 19:53:44 +08:00 |
|
Tony031218
|
a7697095d6
|
finish development category and improve style
|
2021-01-25 10:20:41 +08:00 |
|
Tony031218
|
42c59f80c8
|
create manim_example_ext
|
2021-01-24 23:22:11 +08:00 |
|
Tony031218
|
bb62ff4cd6
|
set up structure
|
2021-01-24 14:51:06 +08:00 |
|
Tony031218
|
14cbfc0423
|
update structure
|
2021-01-24 11:33:49 +08:00 |
|
Tony031218
|
b54e9efccf
|
delete docs/ travis and docker
|
2021-01-02 19:12:54 +08:00 |
|