mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Added a cool animation. * Added Spiral Effect * Added SpiralIn to logo.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Made a better example to show how to use SpiralIn. * Added docstring * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Removed SpiralInExample.py, and moved my example into basic.py with its friends. * Update manim/animation/creation.py Gotcha, yeah. I like this. Co-authored-by: GameDungeon <60719255+GameDungeon@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixing docstring * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update manim/animation/creation.py Co-authored-by: Darylgolden <darylgolden@gmail.com> * imported TAU from constants.py. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Got rid of redundant, weird factor of 8 multiplication which was confusing. Now default value is 8. * Added the ability to modify the opacity effect at the beginning. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Something is still wrong with opacity in this commit, but it's a step forward... * Fixed the opacity issues. Seems I have to re-save the mobject state immediately after restoring it every time. * Added fade_in_fraction to basic.py so people learning how to use it can understand the usage a bit better. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: danielkwalsh <dan@crossnokaye.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: GameDungeon <60719255+GameDungeon@users.noreply.github.com> Co-authored-by: Darylgolden <darylgolden@gmail.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| advanced_tex_fonts.py | ||
| basic.py | ||
| custom_template.tex | ||
| customtex.py | ||
| manim.cfg | ||
| manim_jupyter_example.ipynb | ||
| opengl.py | ||