cdadaf8a8c
Rename LabelledString to StringMobject
2022-05-06 22:09:58 +08:00
37075590b5
Sort imports
2022-04-22 16:42:45 +08:00
d24b8ff48f
Merge branch 'master' into master
2022-04-20 22:40:11 -07:00
c3afc84bfe
Add a rudimentary InteractiveScene to allow for Mobject editing in a GUI fashion
2022-04-20 21:54:16 -07:00
9ef9961d0e
Sort imports
2022-04-12 19:19:59 +08:00
d5ab9a91c4
Reorganize files
2022-03-31 16:15:58 +08:00
fc4f649570
Fix bugs brought by empty strings
2022-03-31 10:36:14 +08:00
e8205a5049
Some refactors for MTex
2022-01-26 13:03:14 +08:00
b1d869cd11
Update __init__.py
to include mtex_mobject
2021-11-27 16:21:06 +08:00
2dc8bc9b9c
Add boolean operations for mobjects
2021-11-10 00:23:04 +08:00
ef5253f1bc
add cli flag -v to show version info
2021-10-06 17:54:28 +08:00
368a6c3d1c
Include from manimlib.mobject.interactive import *
2021-02-11 19:31:00 -08:00
e1e7b1e6c1
Changes to make reduce the time of from manimlib import *
2021-02-11 12:22:37 -08:00
9158b7a0c2
Include from manimlib.window import *
2021-02-11 11:01:36 -08:00
5df4e68f1b
Remove from manimlib.mobject.interactive import *
2021-02-11 10:15:28 -08:00
69235f0a21
remove non-manim lib in __init__.py
2021-02-08 09:55:30 +08:00
2394bdc2e6
refactor __init__.py and __main__.py
2021-02-07 17:43:05 +08:00
446a69f7c0
Remove import
2021-01-05 22:10:08 -08:00
592432611b
Remove all configuration from constants.py, and clean up the many files affected by this move
2021-01-02 20:47:51 -08:00
ebd4016fb3
Small refactor of extract_scene et. al.
2020-02-11 19:52:14 -08:00
f81c275631
make media, tex, and video directories configurable via flags
2019-06-04 20:51:18 -07:00
2d7c97723b
Add travis job to publish on PyPI.
...
Also moved some shortcuts into manimlib, to be able to use it without the big_ol_pile_of_manim_imports script. Updated the README to explain installation via pip
2019-05-05 22:08:13 +02:00