-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add type annotations for most of camera
and mobject.graphing
#4125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
chopan050
merged 38 commits into
ManimCommunity:main
from
henrikmidtiby:Typing_graphing_and_camera
Aug 1, 2025
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
c8a2228
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] 8249c13
Add type annotations to camera/camera.py
henrikmidtiby bddb6ad
Part 2
henrikmidtiby ea60db4
Part 3
henrikmidtiby d9dcb3d
Part 1
henrikmidtiby 97cc36a
Add type annotations to mobject/graphing/scale.py
henrikmidtiby 65129cc
Add type annotations to most of mobject/graphing/probability.py
henrikmidtiby 785ad1a
Add type annotations to mobject/graphing/number_line.py
henrikmidtiby 859358e
Avoid a circular import.
henrikmidtiby f8e1bae
Add type annotations to mobject/graphing/functions.py
henrikmidtiby d5d3928
In progress: Add typehints to graphing/coordinate_systems.py part1
henrikmidtiby 3969b7e
In progress: Add typehints to graphing/coordinate_systems.py part 2
henrikmidtiby 90f0dec
Add type annotations to manim/camera/multi_camera.py - part 1
henrikmidtiby b1a3508
Add type annotations to manim/camera/multi_camera.py - part 2
henrikmidtiby f767e8a
Add type annotations to manim/camera/multi_camera.py - part 3
henrikmidtiby 8d13460
Merge branch 'main' into Typing_graphing_and_camera
chopan050 7edb642
Merge branch 'main' into Typing_graphing_and_camera
chopan050 9db34ef
Reducing the scope of the PR and fixed a number of small items
henrikmidtiby 3ff1095
Removing type ignore statements.
henrikmidtiby 967ef1e
Fixing two type issues
henrikmidtiby 9f148ea
...
henrikmidtiby 297be56
Merge branch 'main' into Typing_graphing_and_camera
henrikmidtiby efe5565
Updates based on input from Chopan50
henrikmidtiby e613eb1
Reverting to type ignores and assert statements to fix the last type …
henrikmidtiby a673de3
Merge remote-tracking branch 'upstream/main' into Typing_graphing_and…
henrikmidtiby c03c8d8
Update manim/mobject/graphing/functions.py
henrikmidtiby 0da8a6a
Update manim/mobject/graphing/functions.py
henrikmidtiby 9a9e412
Update manim/mobject/graphing/functions.py
henrikmidtiby efc7a61
Update manim/mobject/graphing/number_line.py
henrikmidtiby 14c339a
Update manim/mobject/graphing/number_line.py
henrikmidtiby ff789bb
Update manim/mobject/graphing/number_line.py
henrikmidtiby 1b1798d
Suggestions from Chopan50
henrikmidtiby 9263abd
More suggestions from Chopan50
henrikmidtiby 8309fe9
Updates
henrikmidtiby 1c582b7
Minor improvements to coordinate_systems.py
henrikmidtiby 603779c
Minor improvements to number_line.py
henrikmidtiby 3307494
Minor improvements to functions.py
henrikmidtiby 55dac2f
Update manim/mobject/graphing/scale.py
chopan050 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.