manim/scripts
Kevin Lubick b54743e81d
Add scene.replace() and use in ReplacementTransform (#3042)
* Add scene.replace() and use in ReplacementTransform

This replace method allows one mobject to take the place (that is,
the draw order) of another mobject.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Address Feedback

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update visual Replacement test and fix extract_frames.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* allow flake8 to be unhappy

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2023-01-27 12:23:33 +01:00
..
dev_changelog.py Migrate more os.path to pathlib (#2980) 2022-10-30 08:28:26 +01:00
extract_frames.py Add scene.replace() and use in ReplacementTransform (#3042) 2023-01-27 12:23:33 +01:00
make_and_open_docs.py Upgraded typehints (#2429) 2022-01-20 12:26:21 +08:00
TEMPLATE.cff Prepared new release, `v0.15.0` (#2547) 2022-02-26 21:26:45 +01:00
template_docsting_with_example.py Convert all types of parameters in docstrings to proper type annotations (#2988) 2022-11-10 07:17:21 +01:00