Skip to content

Pull requests: ManimCommunity/manim

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add type annotations to point_cloud_mobject.py
#4586 opened Feb 10, 2026 by fmuenkel Loading…
3 tasks
Add type annotations to opengl_compatibility.py
#4585 opened Feb 10, 2026 by fmuenkel Loading…
3 tasks
Cleaned up mypy.ini
#4584 opened Feb 10, 2026 by henrikmidtiby Loading…
3 tasks
[Experimental] Clean type ignores and silence mypy
#4583 opened Feb 10, 2026 by henrikmidtiby Loading…
3 tasks
Bump nbconvert from 7.16.6 to 7.17.0 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4582 opened Feb 9, 2026 by dependabot bot Loading…
Fix test duplicate references in group
#4580 opened Feb 9, 2026 by UnMolDeQuimica Loading…
3 tasks
[EXPERIMENTAL] Fix some graph tests
#4569 opened Feb 3, 2026 by fmuenkel Loading…
3 tasks
Fix YELLOW_C and add PURE_CYAN, PURE_MAGENTA and PURE_YELLOW breaking changes This PR introduces breaking changes
#4562 opened Feb 2, 2026 by chopan050 Loading…
3 tasks
Add py.typed to declare manim as having type hints
#4553 opened Jan 30, 2026 by Timmmm Loading…
3 tasks
Enable strict=True for zip() where safe
#4547 opened Jan 25, 2026 by Oll-iver Loading…
3 tasks
Add type annotations to opengl_image_mobject.py
#4536 opened Jan 18, 2026 by fmuenkel Loading…
3 tasks
Fix/spelling
#4519 opened Dec 24, 2025 by galenseilis Loading…
3 tasks
Rewrite MathTex to make it more robust regarding splitting issue:bug Something isn't working... For use in issues maintenance refactoring, typos, removing clutter/dead code, and other code quality improvements pr:bugfix Bug fix for use in PRs solving a specific issue:bug refactor Refactor or redesign of existing code
#4515 opened Dec 17, 2025 by henrikmidtiby Loading…
3 tasks
10
10
Small touch ups before fixing bugs with tip rendering
#4503 opened Dec 5, 2025 by josiest Loading…
3 tasks
Add ImplicitSurface class for 3D implicit surface visualization
#4499 opened Dec 2, 2025 by jakekinchen Loading…
7 tasks done
Set default stroke width for SVG shapes without it
#4487 opened Nov 26, 2025 by Eymeric65 Loading…
1 of 3 tasks
Fix depth sorting of 3D surfaces in 2D scenes (GH-4475)
#4477 opened Nov 13, 2025 by ZaildarAnmol Loading…
3 tasks
Permit rendering scenes imported into specified file
#4463 opened Oct 31, 2025 by rvodden Loading…
2 of 3 tasks
Added type annotations to image_mobject.py typehints For adding/discussing typehints
#4458 opened Oct 25, 2025 by henrikmidtiby Loading…
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.