manim/manim
2026-02-16 23:18:47 +01:00
..
_config feat: add a 'seed' option for reproducible outputs (#4532) 2026-01-20 22:24:32 +01:00
animation Enable strict=True for zip() where safe (#4547) 2026-02-11 10:39:25 +01:00
camera Enable strict=True for zip() where safe (#4547) 2026-02-11 10:39:25 +01:00
cli Resolve more race conditions potentially happening during directory creation (#4589) 2026-02-12 08:18:26 +01:00
mobject Fix assertion in ImageMobjectFromCamera.interpolate_color() (#4593) 2026-02-16 23:18:47 +01:00
opengl Use ruff instead of flake8-simplify (#3873) 2024-07-22 16:22:11 +00:00
plugins Prepare new release v0.19.1 and remove support for Python 3.9 (#4490) 2025-11-30 23:20:20 -03:00
renderer add type annotations and docstrings for opengl_renderer.py (#4537) 2026-01-25 21:24:16 +01:00
scene feat: add a 'seed' option for reproducible outputs (#4532) 2026-01-20 22:24:32 +01:00
templates Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
utils Enable strict=True for zip() where safe (#4547) 2026-02-11 10:39:25 +01:00
__init__.py Gracefully fall back when version metadata is missing (#4324) 2025-07-10 10:23:12 +02:00
__main__.py Add typings to manim/__main__.py (#4007) 2024-11-13 22:16:17 +00:00
constants.py Allow selection of all scenes to render using '*' (#4470) 2025-11-08 20:22:57 +01:00
data_structures.py Add classes MethodWithArgs, SceneInteractContinue and SceneInteractRerun inside new module manim.data_structures (#4315) 2025-07-25 00:37:14 +02:00
py.typed Add py.typed to declare manim as having type hints (#4553) 2026-02-11 10:35:12 +01:00
typing.py Bump Python target versions of both mypy and ruff 2026-01-13 01:13:21 +01:00