Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ManimCommunity/manim issues and pull requests
#4025 - `Table.get_cell()` returns a range of cells instead of a single table cell?
Issue -
State: open - Opened by v-poghosyan 5 days ago
- 1 comment
#4024 - Installtion fails on Fedora 41 with pip
Issue -
State: closed - Opened by Wolkensteinchen 6 days ago
- 1 comment
Labels: installation
#4023 - Bump tornado from 6.4.1 to 6.4.2
Pull Request -
State: closed - Opened by dependabot[bot] 6 days ago
Labels: dependencies, python
#4022 - Cannot create Point using example code
Issue -
State: closed - Opened by minhvt98 9 days ago
- 3 comments
#4020 - AssertionError when transforming Point to Circle
Issue -
State: closed - Opened by itsCryne 13 days ago
- 1 comment
#4019 - Terminal shows error after quitting interactive mode
Issue -
State: open - Opened by minhvt98 14 days ago
- 1 comment
#4018 - add_updater does not correctly retrieve the objects' name introduced in main file when embed with OpenGL.
Issue -
State: open - Opened by ChungLeeCN 14 days ago
#4017 - Allow animations with `run_time=0` and implement convenience `Add` animation
Pull Request -
State: closed - Opened by chopan050 14 days ago
#4016 - Type aliases like `Point3D` and `InternalPoint3D` should probably be renamed
Issue -
State: open - Opened by chopan050 15 days ago
#4015 - Add typings to `tex_mobject.py` and `numbers.py`
Pull Request -
State: open - Opened by chopan050 16 days ago
#4014 - import fail: SyntaxError: invalid syntax
Issue -
State: open - Opened by SomaLily 16 days ago
- 1 comment
Labels: installation
#4013 - Fix scene skipping for `config.upto_animation_number` (`-n` flag in CLI) set to 0 to end after first animation
Pull Request -
State: closed - Opened by behackl 16 days ago
Labels: pr:bugfix, pr:easy review
#4012 - Previewing manim output with option -n 0,0
Issue -
State: closed - Opened by dan-whitman 16 days ago
- 2 comments
Labels: issue:bug
#4011 - Manim Videomobject Issue
Issue -
State: closed - Opened by Nico3369 16 days ago
- 2 comments
#4009 - Scaling animation breaks when combined with color change - Group elements don't scale properly
Issue -
State: closed - Opened by Nico3369 17 days ago
- 1 comment
#4008 - Fix incorrect assignment in Mobject.put_start_and_end_on
Pull Request -
State: open - Opened by dark 18 days ago
#4007 - Add typings to `manim/__main__.py`
Pull Request -
State: closed - Opened by chopan050 19 days ago
Labels: pr:easy review, typehints
#4006 - Stop ignoring `manim.plugins` errors in `mypy.ini`
Pull Request -
State: closed - Opened by chopan050 19 days ago
Labels: pr:easy review, typehints
#4005 - Sound Not Playing When Cache Is Enabled in Manim v0.18.1
Issue -
State: open - Opened by Nico3369 19 days ago
- 4 comments
#4004 - Please remove or weaken run_time validation in Animation class, so as to allow animations with run_time = 0
Issue -
State: closed - Opened by puppis 19 days ago
- 8 comments
Labels: new feature
#4003 - fix Prism rendering
Pull Request -
State: open - Opened by ra1u 20 days ago
Labels: enhancement
#4002 - OpenGl resolution option invalid
Issue -
State: open - Opened by Shree-bytes 22 days ago
- 1 comment
#4001 - Sphinx is interpreting `\t` as a tab character in the docstring
Issue -
State: open - Opened by stelrin 22 days ago
- 1 comment
#4000 - Sudden manim project compilation failure - ParseError: not well-formed (invalid token)
Issue -
State: closed - Opened by phyraPH 24 days ago
- 2 comments
#3999 - Adding type annotations to manim.utils.*
Pull Request -
State: open - Opened by henrikmidtiby 24 days ago
- 2 comments
#3998 - FileNotFoundError: The system cannot find the path specified: 'media\\Tex'
Issue -
State: open - Opened by Heidar-An 24 days ago
#3997 - Add a time property to scene
Pull Request -
State: closed - Opened by JasonGrace2282 24 days ago
Labels: enhancement, new feature
#3996 - DashedVMobject should have dash_legth much like DashedLine
Issue -
State: open - Opened by hmeine 25 days ago
Labels: new feature
#3995 - Unexpected Variable and Updater behaviour
Issue -
State: closed - Opened by Pasquale19 26 days ago
- 2 comments
#3994 - [BUG] manim_directive duplicates code
Issue -
State: open - Opened by F4bbi 26 days ago
- 1 comment
#3992 - Add darker, lighter and contrasting methods to ManimColor
Pull Request -
State: closed - Opened by hchargois 27 days ago
- 3 comments
Labels: new feature
#3991 - "First steps with Manim" doesn't work in manim docker image's Jupyter Lab
Issue -
State: open - Opened by EugZol 28 days ago
- 1 comment
Labels: installation
#3990 - draft of section group feature
Pull Request -
State: open - Opened by barollet 29 days ago
#3989 - [BUG] DashedLine computes num_dashes only once (on init)
Issue -
State: open - Opened by hmeine 29 days ago
#3988 - Add type hints to `manim.cli` module
Pull Request -
State: closed - Opened by chopan050 about 1 month ago
- 4 comments
#3987 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 month ago
#3986 - Added license information to documentation landing page
Pull Request -
State: open - Opened by Nikil-D-Gr8 about 1 month ago
- 2 comments
#3985 - [BUG] Some characters exhibit abnormalities under the OpenGL renderer.
Issue -
State: open - Opened by ChungLeeCN about 1 month ago
#3984 - [BUG] add_updater does not work when redering with OpenGL.
Issue -
State: open - Opened by ChungLeeCN about 1 month ago
#3983 - [BUG] Z-coordinate does not bring the Mobject to the front when rendering with OpenGL.
Issue -
State: open - Opened by ChungLeeCN about 1 month ago
#3982 - Refactored `run_time` validation for `Animation` and `Scene.wait()`
Pull Request -
State: closed - Opened by chopan050 about 1 month ago
#3981 - Type annotations for manim/scene/*.py
Pull Request -
State: open - Opened by henrikmidtiby about 1 month ago
- 3 comments
#3980 - Added new `PointND` and `PointND_Array` type aliases
Pull Request -
State: closed - Opened by chopan050 about 1 month ago
#3979 - Experimental: fix 11 tests
Pull Request -
State: closed - Opened by chopan050 about 1 month ago
#3978 - Issue getting requirements to build wheel
Issue -
State: closed - Opened by randy-shi about 1 month ago
- 1 comment
Labels: installation
#3977 - TracedPath disappears when adding other objects
Issue -
State: open - Opened by nhabedi about 1 month ago
- 1 comment
#3976 - Improve docs and typings for `mobject_update_utils`, and add examples for `always()`, `f_always()` and `cycle_animation()`
Pull Request -
State: open - Opened by chopan050 about 1 month ago
#3975 - plot shrinks faster than x_axis when changing x_range
Issue -
State: open - Opened by e-dervieux about 1 month ago
#3974 - Allow videos to be embedded in Google Colab without explicitly setting `config.media_embed = True`
Pull Request -
State: closed - Opened by skusel about 1 month ago
#3973 - 3948 update documentation for sphere and add overlap example
Pull Request -
State: open - Opened by Jackyuanx about 1 month ago
#3972 - 3098 Refining documentations for moving_camera_scene module
Pull Request -
State: closed - Opened by Jackyuanx about 1 month ago
- 1 comment
#3970 - The fonts in `Text.font_list()` cannot be loaded in Windows
Issue -
State: open - Opened by KeJunMao about 1 month ago
#3968 - Remove `pydub` from dependencies
Issue -
State: open - Opened by JasonGrace2282 about 1 month ago
- 7 comments
Labels: enhancement, help wanted
#3967 - Add support for Python 3.13
Pull Request -
State: open - Opened by JasonGrace2282 about 1 month ago
- 2 comments
Labels: maintenance
#3966 - `VGroup` can now be initialized with `VMobject` iterables
Pull Request -
State: closed - Opened by NikhilaGurusinghe about 1 month ago
- 3 comments
#3965 - Add `scale_stroke` boolean parameter to `VMobject.scale()` to allow scaling `stroke_width` along with the `VMobject`
Pull Request -
State: closed - Opened by Boris-Filin about 1 month ago
#3964 - Allow :class:`.SurroundingRectangle` to accept multiple Mobjects
Pull Request -
State: closed - Opened by Boris-Filin about 1 month ago
- 3 comments
Labels: enhancement
#3963 - wait() messes with DecimalNumber position in updater
Issue -
State: open - Opened by Paul-Roux-Phys about 1 month ago
- 1 comment
#3962 - Finish issue 3804 and pass all the tests of number_line
Pull Request -
State: open - Opened by liuyiheng0113 about 1 month ago
#3961 - Type annotation work in manim/mobject/geometry/
Pull Request -
State: closed - Opened by henrikmidtiby about 1 month ago
- 11 comments
#3960 - Optimized `interpolate` and `bezier` in `manim.utils.bezier`
Pull Request -
State: closed - Opened by chopan050 about 1 month ago
Labels: enhancement, performance
#3959 - Crash: Using a font with ligatures crashes manim-code
Issue -
State: open - Opened by gbin about 1 month ago
- 1 comment
#3958 - Fix: `.to_edge()`'s example demonstration in docs
Pull Request -
State: closed - Opened by DuskyElf about 1 month ago
Labels: documentation
#3957 - libEGL.so not found dispite having Mesa installed
Issue -
State: closed - Opened by krlhBlupine about 2 months ago
- 3 comments
#3956 - Set AAC codec for audio in mp4 files, add transcoding utility
Pull Request -
State: closed - Opened by achille-fouilleul about 2 months ago
- 6 comments
Labels: pr:bugfix, enhancement
#3955 - os.system -> subprocess
Pull Request -
State: closed - Opened by achille-fouilleul about 2 months ago
- 1 comment
Labels: pr:easy review, maintenance
#3953 - Make combination of video + audio streams more robust; fix incompatibility with `pyav >= 13.0.0`
Pull Request -
State: closed - Opened by behackl about 2 months ago
- 2 comments
Labels: pr:bugfix, enhancement
#3952 - Error when installing on apple silicon mac
Issue -
State: closed - Opened by abhigyanj about 2 months ago
- 5 comments
Labels: installation
#3951 - call finish() when animations finishes
Pull Request -
State: open - Opened by Laifsyn about 2 months ago
- 3 comments
#3950 - Manim 0.18.1: Updaters don't work with objects which have been added using LaggedStart()
Issue -
State: open - Opened by uwezi about 2 months ago
- 3 comments
#3949 - SVGMobject passing NoneType to svgelements
Issue -
State: open - Opened by jpmikhail about 2 months ago
#3948 - Code example for Sphere is misleading
Issue -
State: open - Opened by 0x13b about 2 months ago
- 2 comments
#3947 - ReplacementTransform of DiGraphs with different number of edges does not animate
Issue -
State: open - Opened by niplav about 2 months ago
#3946 - Hallucinated or dropped edges in Transform of Graph
Issue -
State: open - Opened by niplav about 2 months ago
- 3 comments
#3945 - Add weighted edges and self loop edges to graphs
Pull Request -
State: open - Opened by ZynoXelek about 2 months ago
- 1 comment
#3943 - Fixed Google Collab Embedding issue
Pull Request -
State: closed - Opened by CapNCrunchy about 2 months ago
- 1 comment
#3942 - Adding audio functionality to phaseflow animation
Pull Request -
State: closed - Opened by JayNibhanupudy about 2 months ago
- 1 comment
#3941 - Select SVG shapes by id
Issue -
State: open - Opened by tobiasBora about 2 months ago
- 4 comments
Labels: new feature
#3940 - Fix np.float_ to np.float64 while using numpy >= 2.0
Pull Request -
State: closed - Opened by geoochi 2 months ago
- 2 comments
#3939 - Opengl Text Rendering in A Strange Way
Issue -
State: closed - Opened by BenRaz123 2 months ago
- 4 comments
#3938 - Bug: AttributeError when using ReplacementTransform and opengl
Issue -
State: open - Opened by huolongguo1O 2 months ago
- 1 comment
#3936 - Slight offset in MoveAlongPath
Issue -
State: closed - Opened by jeremysalwen 2 months ago
- 4 comments
#3935 - Fix crash due to bad rounding in BarChart when no y_step was provided and the max y value was close to 0
Pull Request -
State: open - Opened by zeFresk 2 months ago
- 6 comments
#3934 - Add PEP 749 compatibility
Pull Request -
State: closed - Opened by JasonGrace2282 3 months ago
- 4 comments
Labels: maintenance
#3933 - Added `ConvexHull`, `ConvexHull3D`, `Label` and `LabeledPolygram`
Pull Request -
State: closed - Opened by JayGupta797 3 months ago
- 2 comments
#3932 - Arabic text with less than 3 characters is not displayed
Issue -
State: open - Opened by AyoubOm 3 months ago
#3930 - Rewrite installation instructions
Pull Request -
State: open - Opened by JasonGrace2282 3 months ago
- 5 comments
Labels: documentation
#3929 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
- 1 comment
Labels: maintenance
#3928 - Little patch on memoryleaks in test scenarios.
Pull Request -
State: closed - Opened by OliverStrait 3 months ago
#3927 - ValueTracker bug
Issue -
State: closed - Opened by tuedepzai 3 months ago
- 1 comment
#3926 - Fix typehints of `ParametricFunction`
Pull Request -
State: closed - Opened by JasonGrace2282 3 months ago
Labels: typehints
#3925 - Use Github Markdown on README
Pull Request -
State: closed - Opened by JasonGrace2282 3 months ago
Labels: enhancement
#3924 - Fix `SyntaxWarnings` when building the docs
Pull Request -
State: open - Opened by JasonGrace2282 3 months ago
- 2 comments
Labels: maintenance
#3923 - Use Ruff pygrep rules
Pull Request -
State: closed - Opened by JasonGrace2282 3 months ago
Labels: enhancement, infrastructure
#3922 - Simplify Sector Class by Removing Redundant Parameters
Pull Request -
State: closed - Opened by irvanalhaq9 3 months ago
- 1 comment
Labels: breaking changes
#3921 - Intersection and difference bug
Issue -
State: closed - Opened by MaXDL4Phys 3 months ago
- 3 comments
#3920 - apply_complex_function HELP
Issue -
State: closed - Opened by guiwenfeng 3 months ago
- 3 comments
#3919 - Transparent background with Opengl
Issue -
State: open - Opened by Implosiv3 3 months ago
#3918 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#3917 - ParametricFunction: wrong type hint
Issue -
State: closed - Opened by uwezi 3 months ago
- 1 comment