An open API service for software projects hosted on Open Collective.

github.com/ManimCommunity/manim

A community-maintained Python framework for creating mathematical animations.
https://github.com/ManimCommunity/manim

:meth:`.Scene.add` and :meth:`Scene.play` should also allow iterables

JasonGrace2282 opened this issue over 1 year ago
Allow :meth:`.VGroup.add` to use iterables of VMobjects

JasonGrace2282 opened this pull request over 1 year ago
Improve documentation section about contributing to docs

chopan050 opened this pull request over 1 year ago
Add note in docstring of `ManimColor` about class constructors

JasonGrace2282 opened this pull request over 1 year ago
Add 'to be used in the future' TODOs to `ManimFrame`

chopan050 opened this pull request over 1 year ago
Brace get_text() and get_tex() does not support Chinese

sunmouren opened this issue over 1 year ago
Rectangular Hyperbola is getting plotted with its asymptotes

Adidev-KGP opened this issue over 1 year ago
Rectangular Hyperbola is getting plotted along with it's asymptotes

Adidev-KGP opened this issue over 1 year ago
Fix use of `Mobject`'s deprecated `get_*()` and `set_*()` methods in Cairo tests

JasonGrace2282 opened this pull request over 1 year ago
fix typo of get_y_axis_label

yuan-xy opened this pull request over 1 year ago
fix write_subcaption_file error when using opengl renderer

yuan-xy opened this pull request over 1 year ago
Finish TODO's in ``contributing/typings.rst``

JasonGrace2282 opened this pull request over 1 year ago
Fixed :attr:`.Mobject.animate` type-hint to allow LSP autocomplete

JasonGrace2282 opened this pull request over 1 year ago
AnimationGroup: optimized interpolate() and fixed alpha bug on finish()

chopan050 opened this pull request over 1 year ago
Fix formatting of ``MoveAlongPath`` docs

JasonGrace2282 opened this pull request over 1 year ago
``VGroup`` should parse iterables

JasonGrace2282 opened this issue over 1 year ago
Remove meth:``.Mobject.wag``

JasonGrace2282 opened this pull request over 1 year ago
Feature Request: Add a new property (time_scale) for the Scene class.

BreakingLead opened this issue over 1 year ago
reST in ``MoveAlongPath`` not correct

JasonGrace2282 opened this issue over 1 year ago
Succession does not work as expected

youginil opened this issue over 1 year ago
Can't build documentation (using conda).

ubaldot opened this issue over 1 year ago
Disconnected Polygon

khnmuhaimin opened this issue over 1 year ago
Removed SciPy imports in Manim, making it an indirect dependency

chopan050 opened this pull request over 1 year ago
New :meth:`set_line_joint`+more

MathItYT opened this pull request over 1 year ago
chore(docs): add some words about Cairo 1.18

jeertmans opened this pull request over 1 year ago
Boolean ops: can we do better?

ubaldot opened this issue over 1 year ago
Removed -s / --save_last_frame flag from CLI arguments

Gixtox opened this pull request over 1 year ago
Additional Suggestions to #3491

MrDiver opened this issue over 1 year ago
Option to scale stroke_width

hyranno opened this issue over 1 year ago
Remove support for dynamic plugin imports

Viicos opened this pull request over 1 year ago
Full Latex Compiler inside manim

JohnyMarley opened this issue over 1 year ago
NumberAnimation appear stacked on top of each other

JohnyMarley opened this issue over 1 year ago
Refactor `TexTemplate`

Viicos opened this pull request over 1 year ago
Added radial gradient feature to Manim `VMobject`

MathItYT opened this pull request over 1 year ago
Experimenting with an HSV class

MrDiver opened this pull request over 1 year ago
Arrow Tips duplication when using `DashedVMobject`

EngRia opened this pull request over 1 year ago
Added `cap_style` feature to `VMobject`

MathItYT opened this pull request over 1 year ago
Fix formatting building blocks

MrDiver opened this pull request over 1 year ago
`SpiralIn` is not working with the first Element

MrDiver opened this issue over 1 year ago
Fix rectangle grid properties (#3082)

pauluhlenbruck opened this pull request over 1 year ago
Removed deprecated `manim new` command

chopan050 opened this pull request over 1 year ago
latex error converting to dvi.

euoguga opened this issue over 1 year ago
fix line_join to joint_type in example_scenes/basic.py

szchixy opened this pull request over 1 year ago
fix typo in mobject docstring: line -> square

yuan-xy opened this pull request over 1 year ago
After `become()`, colors of the two VMobjects are linked

regnarg opened this issue over 1 year ago
chore(lib): use PyAV instead of FFMPEG

jeertmans opened this pull request over 1 year ago
Explain ``.Transform`` vs ``.ReplacementTransform`` in quickstart examples

JasonGrace2282 opened this pull request over 1 year ago
fix 360° to 180° in quickstart tutorial

szchixy opened this pull request over 1 year ago
Bump jupyter-server from 2.9.1 to 2.11.2

dependabot[bot] opened this pull request over 1 year ago
feat(lib): add basic VideoMobject class

jeertmans opened this pull request over 1 year ago
Adding a tour through manim

MrDiver opened this pull request over 1 year ago
set_color_by_tex selects wrong substring in certain contexts

benatouba opened this issue over 1 year ago
Allow 3DArrows to utilize GrowArrow()

RishabhSaini opened this pull request over 1 year ago
Rename ``.ReplacementTransform`` and ``.Transform`` to minimize confusion.

JasonGrace2282 opened this issue over 1 year ago
Color Issues Tracking

MrDiver opened this issue over 1 year ago
Adding HSL to colors

MrDiver opened this issue over 1 year ago
Added support for Manim type aliases in Sphinx docs + Added new TypeAliases

chopan050 opened this pull request over 1 year ago
Image issues Tracking

MrDiver opened this issue over 1 year ago
GrowArrow() function not working for Arrow3D()

hassamrajpoot opened this issue over 1 year ago
LinearTransformationScene bug(s)

bdotsamir opened this issue over 1 year ago
Issues in Transform docs?

ubaldot opened this issue over 1 year ago
indication.py documentation typo

jcep opened this pull request over 1 year ago
Bump cryptography from 41.0.5 to 41.0.6

dependabot[bot] opened this pull request over 1 year ago
Disable rendering doc examples for experimental branch

behackl opened this pull request over 1 year ago
WIP: Refactor config and related stuff

Viicos opened this pull request over 1 year ago
ManimColor: Adding documentation and examples for creating colors

ubaldot opened this issue over 1 year ago
bounded_graph argument of the get_area() method

brbisheng opened this issue over 1 year ago
what about adding blending modes?

ubaldot opened this issue over 1 year ago
Is there any way to make a long division in Maim?

yyi016100 opened this issue over 1 year ago
Refactor `_config` module to use `pydantic`

Viicos opened this issue over 1 year ago
Can not find the file manim.py

STOCK-SOLID opened this issue over 1 year ago
Choice of preview command as configuration option

hzeller opened this issue over 1 year ago
Fix Indicate docstring typo

Lawqup opened this pull request over 1 year ago
Revise web pages

thistlillo opened this issue over 1 year ago
Update Docker base image to python3.12-slim (#3458)

PikaBlue107 opened this pull request over 1 year ago
chore(docker): upgrade base image to python3.12-slim

PikaBlue107 opened this issue over 1 year ago
Add type hints to `animation`

Viicos opened this pull request over 1 year ago
Making ManimColor an Immutable datatype

MartinXPN opened this issue over 1 year ago
Fix squashed axes labels

u7481690 opened this pull request over 1 year ago