|
1e621e8278
|
fix: fix typo spelling grammar
|
2021-08-07 22:25:26 +07:00 |
|
|
54fff5523b
|
change default font size of ControlsExample
|
2021-06-29 20:55:25 +08:00 |
|
|
01670cf823
|
Fix ControlsExample Scene (#1551)
|
2021-06-20 15:37:06 +08:00 |
|
|
892df54c9f
|
remove lsh in OpeningManimExample
|
2021-06-19 20:13:41 +08:00 |
|
|
b8fb69773e
|
fix example scenes
|
2021-06-15 19:20:19 +08:00 |
|
|
f16277f100
|
some fixes of doc
|
2021-06-14 13:30:37 +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 |
|
|
15760cf253
|
Merge branch 'master' of github.com:3b1b/manim
|
2021-04-08 14:32:07 -07:00 |
|
|
12ef0a26d7
|
Fix chaining animation in example scenes
|
2021-04-08 14:20:37 -07:00 |
|
|
5c427ea287
|
Fixed typo in example_scenes.py
|
2021-03-07 22:19:01 -05:00 |
|
|
4179c1c3e9
|
fix bug in example_scenes
|
2021-02-14 23:12:25 +08:00 |
|
|
c30b535504
|
Small tweak to Example scene
|
2021-02-12 13:33:55 -08:00 |
|
|
dba0550da5
|
Merge branch 'TonyCrane-package-improve'
|
2021-02-11 10:54:30 -08:00 |
|
|
6e2dcae4d7
|
Fix InteractiveDevlopmentExample bug
|
2021-02-10 13:54:01 -08:00 |
|
|
cbe24daa98
|
Fix mistake
|
2021-02-10 15:38:31 -06:00 |
|
|
2d83cccc0a
|
Merge 3b1b/master
|
2021-02-10 09:40:16 -06:00 |
|
|
cfd32c79b1
|
Switch old syntax for animating methods to .animate syntax
|
2021-02-10 09:10:31 -06:00 |
|
|
3bf956871b
|
update docs
|
2021-02-10 11:02:18 +08:00 |
|
|
ddda43e03e
|
update
|
2021-02-09 09:21:29 +08:00 |
|
|
6331f76c12
|
import numpy in example_scenes
|
2021-02-08 12:22:34 +08:00 |
|
|
12e8506841
|
Added example scenes for graphing and using CoordinateSystems
|
2021-02-07 17:31:31 -08:00 |
|
|
00fe33957c
|
rename custom_defaults -> custom_config defaults -> default_config
|
2021-02-07 21:38:19 +08:00 |
|
|
2394bdc2e6
|
refactor __init__.py and __main__.py
|
2021-02-07 17:43:05 +08:00 |
|
|
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 |
|
|
a63dd119c1
|
Change OpeningManimExample
|
2021-02-05 15:27:48 -08:00 |
|
|
d981ee47e2
|
Shouldn't transform between Text and TexText
|
2021-02-03 14:17:39 -08:00 |
|
|
fdcac10861
|
Commented out self.embed in ControlsExample
|
2021-02-01 01:41:37 +05:30 |
|
|
b00c93dc88
|
Add AnimatingMethods examples
|
2021-01-30 22:51:34 -08:00 |
|
|
32e5b2b4b1
|
Change updater example
|
2021-01-30 22:10:09 -08:00 |
|
|
73edeaa153
|
Fix TexTransformExample
|
2021-01-30 17:52:02 -08:00 |
|
|
5a2a363a87
|
Some cleanup for interactive mobjects
|
2021-01-28 12:26:05 -08:00 |
|
|
a3754fa606
|
Interactive Mobjects added
|
2021-01-28 14:02:43 +05:30 |
|
|
59af903f14
|
Reorganize the interaction between CameraFrame and shader perspective transforms, along with some keyboard interactions for panning
|
2021-01-18 16:39:29 -08:00 |
|
|
f91c81dd6a
|
Rename TexMobject -> Tex and TextMobject -> TexText
|
2021-01-18 08:20:14 -10:00 |
|
|
3bd56bff07
|
Replace TextMobject with Text in opening example
|
2021-01-18 08:13:41 -10:00 |
|
|
5f6b653803
|
improve Text's handling of non-display characters
|
2021-01-16 09:35:13 +08:00 |
|
|
2daf62ecea
|
Add notes to SurfaceExample
|
2021-01-15 11:11:07 -10:00 |
|
|
7c04edcced
|
improve Text's size
|
2021-01-15 23:39:24 +08:00 |
|
|
f696ba4100
|
add an example for Text
|
2021-01-15 21:11:17 +08:00 |
|
|
488387f1de
|
Add to OpeningManimExample
|
2021-01-07 16:38:08 -08:00 |
|
|
6259d1c897
|
Update TexTransformExample
|
2021-01-07 12:11:58 -08:00 |
|
|
c1298bdffd
|
Add some more explanation to TexTransformExample
|
2021-01-06 16:14:55 -08:00 |
|
|
825d6bdc5c
|
Add higher resolution earth texture
|
2021-01-06 12:46:16 -08:00 |
|
|
62bb40a7df
|
Change seek_full_path_from_defaults to find_file, and make it a more general function which will find and download urls if needed. This means for images/textures/etc. one can point online
|
2021-01-06 10:39:34 -08:00 |
|
|
065df65cf1
|
Reorganize how shader files sit in the shaders folder
|
2021-01-05 23:14:16 -08:00 |
|
|
9d7b2873bb
|
Correct resolution description
|
2021-01-05 22:38:09 -08:00 |
|
|
9ee1a526ed
|
Added new example scenes and cleaned up the couple of old ones
|
2021-01-05 22:04:49 -08:00 |
|
|
525309f277
|
Small update to example_scenes.py description
|
2021-01-02 11:13:14 -08:00 |
|
|
2d19d76675
|
Replace all FadeInFrom with simple FadeIn, and likewise for FadeOutFrom -> FadeOut
|
2020-06-07 12:35:20 -07:00 |
|
|
98696a29f8
|
Merge pull request #542 from kyarik/patch-1
Fixed typo in class name in example_scenes.py
|
2019-05-24 15:15:12 -07:00 |
|