.. |
animation
|
Merge pull request #1794 from 3b1b/video-work
|
2022-04-20 22:22:09 -07:00 |
camera
|
Change the way changing-vs-static mobjects are tracked
|
2022-04-14 16:27:58 -07:00 |
event_handler
|
chore: re-add type hint for EventListener
|
2022-02-14 21:25:46 +08:00 |
mobject
|
Remove refresh_shader_wrapper_id from Mobject.become
|
2022-04-22 08:14:05 -07:00 |
once_useful_constructs
|
minor fixes (#1737)
|
2022-02-13 11:12:41 +08:00 |
scene
|
Fix bug with trying to close window during embed
|
2022-04-22 10:16:43 -07: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
|
Raise Specific exception type when running into latex errors
|
2022-04-20 21:53:05 -07:00 |
__init__.py
|
Add a rudimentary InteractiveScene to allow for Mobject editing in a GUI fashion
|
2022-04-20 21:54:16 -07:00 |
__main__.py
|
Fix tiny PEP errors
|
2021-11-30 11:28:26 -08:00 |
config.py
|
style/docs: fix argument help style and update docs for it
|
2022-02-14 19:50:30 +08:00 |
constants.py
|
Allow stretched-resizing
|
2022-04-21 15:31:46 -07:00 |
default_config.yml
|
Add back default_config.yml
|
2022-01-26 13:21:27 +08:00 |
extract_scene.py
|
Have BlankScene inherit from InteractiveScene
|
2022-04-22 08:33:18 -07:00 |
logger.py
|
add cli flag to specify log level
|
2021-10-16 21:01:39 +08:00 |
shader_wrapper.py
|
chore: add type hints to manimlib.shader_wrapper
|
2022-02-15 14:49:02 +08:00 |
window.py
|
style: insert an empty line after import
|
2022-02-16 21:08:25 +08:00 |