manim/docs
Francisco Manríquez Novoa e73b6590dd
Add classes MethodWithArgs, SceneInteractContinue and SceneInteractRerun inside new module manim.data_structures (#4315)
* Add classes MethodWithArgs, SceneInteractRerun and SceneInteractExit

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

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

* Add missing manim.data_structures file

* Rename SceneInteractExit to SceneInteractContinue and use dataclasses

* Revert using @dataclass(slots=True), because Python 3.9 does not support it

* Change order of dataclasses

* Add references to Scene.queue in docstrings

* Include data_structures in utilities_misc.rst

* Use qualified names and mark strings as code in data_structures.py

* Add module docstring to data_structures.py

* Move Scene.interact() objects from data_structures.py into scene.py

* Use qualified name in SceneInteractAction docstring

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-25 00:37:14 +02:00
..
i18n fix 360° to 180° in quickstart tutorial (#3498) 2023-12-06 18:06:35 +01:00
source Add classes MethodWithArgs, SceneInteractContinue and SceneInteractRerun inside new module manim.data_structures (#4315) 2025-07-25 00:37:14 +02:00
html Fix formatting building blocks (#3515) 2023-12-12 10:45:39 +01:00
make.bat Added mixed-line-ending to .pre-commit-config.yaml (#1294) 2021-04-09 02:28:31 +02:00
Makefile Modification of the .pot files cleaning system, and ran it on the existing sources. (#2448) 2022-01-10 10:04:40 +00:00
requirements.txt Rewrite installation instructions (#3930) 2024-12-06 18:50:18 -05:00
rtd-requirements.txt Made improvements to the :doc:configuration tutorial (#2414) 2022-01-06 14:31:22 +08:00
skip-manim Fix formatting building blocks (#3515) 2023-12-12 10:45:39 +01:00