manim/manim
Leonardo Cariaggi 1b3390073c
Allow excluding inner lines of Table (#4731)
* Add option to hide/show inner lines in Table class

* Add tests for Table class inner lines visibility

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

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

* Correct indentation

* Fix os.startfile usage to check for availability on Windows

* Add ConversationFlowScene to animate user-chatbot interactions and metadata display

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

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

* Revert "Merge remote-tracking branch 'origin/conversation' into hide_table_inner_lines"

This reverts commit c0ba5b8511, reversing
changes made to 1f71f4b0e8.

* Revert change

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Leonardo Cariaggi <leonardo.cariaggi@kbc.be>
Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com>
2026-06-03 09:06:03 -04:00
..
_config Add type annotations to manim/_config/utils.py (#4230) 2026-02-22 22:15:16 +00:00
animation Fix unintended kwargs propagation in LaggedStartMap (#4613) 2026-02-27 07:14:28 +01:00
camera Add type annotations to mobject.py (#4388) 2026-03-11 20:33:21 -03:00
cli Resolve more race conditions potentially happening during directory creation (#4589) 2026-02-12 08:18:26 +01:00
mobject Allow excluding inner lines of Table (#4731) 2026-06-03 09:06:03 -04:00
opengl Use ruff instead of flake8-simplify (#3873) 2024-07-22 16:22:11 +00:00
plugins Prepare new release v0.19.1 and remove support for Python 3.9 (#4490) 2025-11-30 23:20:20 -03:00
renderer Add type annotations to manim/_config/utils.py (#4230) 2026-02-22 22:15:16 +00:00
scene Add type annotations to mobject.py (#4388) 2026-03-11 20:33:21 -03:00
templates Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
utils Add type annotations to mobject.py (#4388) 2026-03-11 20:33:21 -03:00
__init__.py Gracefully fall back when version metadata is missing (#4324) 2025-07-10 10:23:12 +02:00
__main__.py Add typings to manim/__main__.py (#4007) 2024-11-13 22:16:17 +00:00
constants.py Fix ImageMobject 3D rotation/flipping and remove resampling algorithms lanczos (antialias), box and hamming (#4266) 2026-02-16 19:46:01 -03:00
data_structures.py Add classes MethodWithArgs, SceneInteractContinue and SceneInteractRerun inside new module manim.data_structures (#4315) 2025-07-25 00:37:14 +02:00
py.typed Add py.typed to declare manim as having type hints (#4553) 2026-02-11 10:35:12 +01:00
typing.py Bump Python target versions of both mypy and ruff 2026-01-13 01:13:21 +01:00