YishiMichael
e8205a5049
Some refactors for MTex
2022-01-26 13:03:14 +08:00
Michael W
b1d869cd11
Update __init__.py
to include mtex_mobject
2021-11-27 16:21:06 +08:00
Michael W
2dc8bc9b9c
Add boolean operations for mobjects
2021-11-10 00:23:04 +08:00
TonyCrane
ef5253f1bc
add cli flag -v to show version info
2021-10-06 17:54:28 +08:00
Grant Sanderson
368a6c3d1c
Include from manimlib.mobject.interactive import *
2021-02-11 19:31:00 -08:00
Grant Sanderson
e1e7b1e6c1
Changes to make reduce the time of from manimlib import *
2021-02-11 12:22:37 -08:00
Grant Sanderson
9158b7a0c2
Include from manimlib.window import *
2021-02-11 11:01:36 -08:00
Grant Sanderson
5df4e68f1b
Remove from manimlib.mobject.interactive import *
2021-02-11 10:15:28 -08:00
Tony031218
69235f0a21
remove non-manim lib in __init__.py
2021-02-08 09:55:30 +08:00
Tony031218
2394bdc2e6
refactor __init__.py and __main__.py
2021-02-07 17:43:05 +08:00
Grant Sanderson
446a69f7c0
Remove import
2021-01-05 22:10:08 -08:00
Grant Sanderson
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
Grant Sanderson
ebd4016fb3
Small refactor of extract_scene et. al.
2020-02-11 19:52:14 -08:00
Devin Neal
f81c275631
make media, tex, and video directories configurable via flags
2019-06-04 20:51:18 -07:00
Soeren Wegener
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