3b1b-manim/manimlib
YishiMichael 49723f54cb
Add necessary imports (#1804)
* Add necessary imports

* Add necessary imports

* Add necessary imports

* Add `from __future__ import annotations`
2022-05-19 22:07:06 +08:00
..
animation Rename LabelledString to StringMobject 2022-05-06 22:09:58 +08:00
camera Merge branch 'master' into master 2022-04-20 22:40:11 -07:00
event_handler Sort imports 2022-04-12 19:19:59 +08:00
mobject Add necessary imports (#1804) 2022-05-19 22:07:06 +08:00
once_useful_constructs Sort imports 2022-04-12 19:19:59 +08:00
scene Some refactors 2022-04-27 23:04:24 +08:00
shaders Have separate notions of gloss and reflectiveness 2021-11-08 21:46:09 -08:00
tex_templates Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
utils Merge branch '3b1b:master' into refactor 2022-04-26 10:07:40 +08:00
__init__.py Rename LabelledString to StringMobject 2022-05-06 22:09:58 +08:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Revert to -e to create a new temporary file, rather than writing over the original 2022-04-24 10:28:53 -07:00
constants.py Merge branch 'master' of github.com:3b1b/manim into video-work 2022-04-23 09:03:53 -07:00
default_config.yml Add back default_config.yml 2022-01-26 13:21:27 +08:00
extract_scene.py Merge branch 'master' of github.com:3b1b/manim into video-work 2022-04-23 09:03:53 -07:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Ensure ShaderWrapper.copy copies uniforms which are numpy arrays 2022-04-24 13:23:30 -07:00
window.py Sort imports 2022-04-12 19:19:59 +08:00