Commit graph

  • 81a96cfdf0
    Update tex_file_writing.py caoductri698 2026-06-06 14:03:58 +05:00
  • 472ec17f77
    Update tex_file_writing.py caoductri698 2026-06-06 13:53:27 +05:00
  • 6b85ff6df5 style: fix pre-commit formatting caoductri698 2026-06-06 13:41:05 +05:00
  • 1c63fd4265 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-06-06 08:34:24 +00:00
  • 4624f1f284
    Update tex_file_writing.py caoductri698 2026-06-06 13:32:38 +05:00
  • 107254c598
    Create troubleshooting.rst caoductri698 2026-06-06 10:53:33 +05:00
  • 07129763ce
    Create troubleshooting.rst caoductri698 2026-06-06 10:53:05 +05:00
  • 831c1d22b4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-06-06 04:43:31 +00:00
  • e48a37c8c5
    Update graph.py caoductri698 2026-06-06 09:27:21 +05:00
  • 032e1f722d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-06-06 04:03:01 +00:00
  • 497abfbdb9
    Update opengl_mobject.py caoductri698 2026-06-06 09:00:37 +05:00
  • 29e78f3410 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-06-06 02:49:52 +00:00
  • 88d25d07bf
    Update graph.py caoductri698 2026-06-06 07:45:18 +05:00
  • c16a2c0230
    Merge 0deb58ed2c into 33424fe43d Awais Khan 2026-06-05 11:54:12 +02:00
  • cd10cdbdc1 Honor updater suspension in partial creation animations Deepak kudi 2026-06-04 10:35:56 +05:30
  • 9c0b23e94c Honor updater suspension in partial creation animations Deepak kudi 2026-06-04 08:50:01 +05:30
  • 33424fe43d
    More specific Callable type annotations in mobject_update_utils (#4728) Laszlo 2026-06-03 19:02:00 +02:00
  • 682be530c8
    Merge branch 'main' into mobject_update_annotations Francisco Manríquez Novoa 2026-06-03 12:54:24 -04:00
  • 1b3390073c
    Allow excluding inner lines of Table (#4731) Leonardo Cariaggi 2026-06-03 15:06:03 +02:00
  • f14e01b5e6 Merge remote-tracking branch 'origin/hide_table_inner_lines' into hide_table_inner_lines Leonardo Cariaggi 2026-06-03 08:58:18 +02:00
  • f2dd40166f Revert change Leonardo Cariaggi 2026-06-03 08:57:39 +02:00
  • 3e43e2bfe6 Fix misleading docstring in cartesian_to_spherical (fixes #3123) changsheng 2026-06-03 09:48:05 +08:00
  • 51f78d7124
    Merge branch 'main' into hide_table_inner_lines Francisco Manríquez Novoa 2026-06-02 17:54:39 -04:00
  • 56f7eb2a1f
    Add regression tests for four recent fixes in vectorized_mobject.py (#4750) Rafael Brusiquesi Martins 2026-06-02 18:53:49 -03:00
  • 22375ad827
    Merge branch 'main' into add-regression-tests-for-vectorized-mobject Francisco Manríquez Novoa 2026-06-02 17:42:53 -04:00
  • c45a56c3bc
    Merge 197a20505f into cfb5c684b7 rotempasharel1 2026-06-02 13:35:29 +02:00
  • ea516e267b
    Merge a377d0039f into cfb5c684b7 Vihaan Dutta 2026-06-02 13:35:22 +02:00
  • 465826e4f1
    Merge eae65a66bc into cfb5c684b7 Francisco Manríquez Novoa 2026-06-02 13:25:40 +02:00
  • 572420ba69 feat: add tuple key support in GenericGraph.__getitem__() Mayank Basena 2026-06-02 04:12:49 +00:00
  • ddccc284e0
    Rename docs/source/contributing.rst to from manim import * class Hello(Scene): def construct(self): text = Text("Hello Vishal") self.play(Write(text)) self.wait() vishal242628star-ux 2026-06-02 08:31:34 +05:30
  • 21eabb404d Document unit conversion helpers bubaizhanshen 2026-06-01 20:23:22 +08:00
  • 99fab49749 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-31 08:26:34 +00:00
  • 563ca27cb5
    Update quickstart.rst vahid77999977 2026-05-31 11:54:45 +03:30
  • ecd82ec873 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-31 02:46:39 +00:00
  • bbe5861d2f
    Update quickstart.rst Mr-TungLe 2026-05-31 09:46:03 +07:00
  • cb5ae8964c Added Example animation Jaremcukova 2026-05-31 02:01:56 +02:00
  • fe520f2198 Add scale to Arrow3D Jaremcukova 2026-05-30 22:21:17 +02:00
  • 65127a9f9f fix(graph): support edge lookup via tuple key in __getitem__ Sai Sridhar 2026-05-30 16:29:42 +05:30
  • cfb5c684b7
    Add unit tests for module-level color helpers in manim/utils/color/core.py (#4749) Rafael Brusiquesi Martins 2026-05-29 18:23:28 -03:00
  • dae6afdd8b Merge branch 'hide_table_inner_lines' of https://github.com/leqo-c/manim into hide_table_inner_lines leqo-c 2026-05-29 22:46:08 +02:00
  • 8d2d5a8696 Revert "Merge remote-tracking branch 'origin/conversation' into hide_table_inner_lines" leqo-c 2026-05-29 22:40:27 +02:00
  • c0c4d346a9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-29 20:37:51 +00:00
  • c0ba5b8511 Merge remote-tracking branch 'origin/conversation' into hide_table_inner_lines leqo-c 2026-05-29 21:52:36 +02:00
  • e54947b8eb
    Update tests/module/utils/test_color_helpers.py Rafael Brusiquesi Martins 2026-05-29 16:26:45 -03:00
  • 778999b579 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-28 21:19:18 +00:00
  • 9632936706 Add regression tests for four recent fixes in vectorized_mobject.py THE-RAF 2026-05-28 18:13:32 -03:00
  • 2275e07f2b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-28 21:07:21 +00:00
  • 0f2c6fa73f Add unit tests for module-level color helpers in manim/utils/color/core.py THE-RAF 2026-05-28 18:01:42 -03:00
  • 3c51036a16 removed one comment made by me GoThrones 2026-05-28 16:44:14 +05:30
  • 609a21090c fixed warning given by ruff GoThrones 2026-05-28 12:39:48 +05:30
  • e113186f15 Merge branch 'arc' of https://github.com/GoThrones/ManimCE into arc GoThrones 2026-05-28 12:28:18 +05:30
  • 84af97dc33 fixed ruff lint error GoThrones 2026-05-28 12:28:05 +05:30
  • ffb9708b6d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-28 06:51:35 +00:00
  • fd5a36e6db fixed comment in code GoThrones 2026-05-28 12:21:12 +05:30
  • bb4adba6bc fixed test_z_index_introducer GoThrones 2026-05-28 12:17:36 +05:30
  • 63a2d651b7 LoopEdge now accepts LabeledLine as edge_type Jaremcukova 2026-05-28 00:30:30 +02:00
  • bdea26bc0f minor comment fix GoThrones 2026-05-28 02:25:48 +05:30
  • 78afe48ded minor comment fix GoThrones 2026-05-28 02:24:59 +05:30
  • 213024a3a8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-27 20:53:24 +00:00
  • 415bc21de9 made center or arc_center explicit as applicable GoThrones 2026-05-28 02:22:56 +05:30
  • 5b31592ebb Extract fit-to-size implementations from mobject.py into _fit utility module viniciuspalmieri 2026-05-27 10:23:02 -03:00
  • bda9dab3dc Reduce # type: ignore count in _config/utils.py viniciuspalmieri 2026-05-27 10:22:25 -03:00
  • 9e3975325a fixed spelling error in surround method in Circle class GoThrones 2026-05-27 12:05:29 +05:30
  • 194c1234e2 Merge branch 'arc' of https://github.com/GoThrones/ManimCE into arc GoThrones 2026-05-27 12:03:41 +05:30
  • 01d0828309 modified parameter name in test_CurvedArrowCustomTip GoThrones 2026-05-27 12:03:21 +05:30
  • 94331547c4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-27 06:20:48 +00:00
  • 4cf136072c made tip related parameters explicit in signature of CurvedArrow and CurvedDoubleArrow GoThrones 2026-05-27 11:50:19 +05:30
  • d439050858 modified the docstring slightly GoThrones 2026-05-23 19:44:28 +05:30
  • 2d8fc7f10d Merge branch 'arc' of https://github.com/GoThrones/ManimCE into arc GoThrones 2026-05-23 19:43:35 +05:30
  • 1ba7f3f6ef Added docstring for tip_shape GoThrones 2026-05-23 19:43:21 +05:30
  • 73e2197ba9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-23 14:13:15 +00:00
  • 62941fd664 Added a parameter'tip_shape' to init of Arrow Class GoThrones 2026-05-23 19:38:46 +05:30
  • 2341e11e06
    Rename quickstart.rst to manim init project my-project --default cnpv68kpb5-ui 2026-05-21 12:27:09 +03:00
  • a457f3fd04 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-20 10:27:11 +00:00
  • ce1df00012 More specific Callable type annotations in mobject_update_utils Laszlo Treszkai 2026-05-11 15:21:26 +02:00
  • 8db9c62ae7 fix: CVE-2026-40934 security vulnerability orbisai0security 2026-05-20 01:37:13 +00:00
  • 918ae4cc42 Add ConversationFlowScene to animate user-chatbot interactions and metadata display Leonardo Cariaggi 2026-05-18 11:47:44 +02:00
  • 1f71f4b0e8 Fix os.startfile usage to check for availability on Windows leqo-c 2026-05-17 19:10:09 +02:00
  • 0f0d052166 Correct indentation leqo-c 2026-05-17 18:49:04 +02:00
  • 8459c9480d Fix unused rate_func parameter with Unwrite Ayowel 2026-05-17 11:05:27 +02:00
  • 6fdd74666d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-16 20:36:56 +00:00
  • d25bf873d3 Add tests for Table class inner lines visibility leqo-c 2026-05-16 22:25:42 +02:00
  • b441d2c9af Add option to hide/show inner lines in Table class leqo-c 2026-05-16 22:03:29 +02:00
  • 6fa2a3e5c7
    fix(lib): do not add stream when no sound is present Jérome Eertmans 2026-05-12 09:02:31 +02:00
  • c8d342a03e
    chore(deps): bump urllib3 from 2.6.3 to 2.7.0 dependabot[bot] 2026-05-11 16:34:33 +00:00
  • d27ecaf228
    feat(lib): add audio to partial movie files and section videos Jérome Eertmans 2026-05-11 17:17:50 +02:00
  • 546c6c0a91
    Update quickstart.rst midousaberihizem-eng 2026-05-09 10:28:29 +02:00
  • 0deb58ed2c Fix moving_mobjects name collision in VectorScene Awais Khan 2026-05-08 17:45:30 +05:00
  • 3004663209
    chore(deps): bump mistune from 3.2.0 to 3.2.1 dependabot[bot] 2026-05-08 03:44:32 +00:00
  • a43656da0e
    Merge branch 'main' into main Antonin Peronnet 2026-05-07 13:47:39 +02:00
  • b16f873e0b added docstring to update.py GoThrones 2026-05-06 15:11:17 +05:30
  • b6381972e7 from main GoThrones 2026-05-06 14:42:18 +05:30
  • 5cf0eb9561
    chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 dependabot[bot] 2026-05-06 08:53:45 +00:00
  • 46af96620a
    Merge 7e44326daf into 733a1fa3d3 colinrubow 2026-05-05 14:03:22 -06:00
  • 7e44326daf feat: allow basic keyboard and mouse interaction in opengl renderer window Colin Rubow 2026-05-05 13:48:18 -06:00
  • 8880bfc556 keyboard and mouse interaction Colin Rubow 2026-05-05 08:48:52 -06:00
  • 41e2126eca d and f keys are mapped to motion Colin Rubow 2026-05-04 15:43:21 -06:00
  • 8a86aafb15
    chore(deps): bump docker/setup-buildx-action from 3 to 4 dependabot[bot] 2026-05-02 00:30:32 +00:00
  • 1630476397 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-05-01 19:36:44 +00:00
  • 0edd1a5212 Add loop edge Jaremcukova 2026-05-01 21:02:12 +02:00