Commit Graph

  • 9cd6a87ff8 Make sure VMobject uniform flat_stroke matches the use inside the quadratic_bezier/stroke/geom.glsl code Grant Sanderson 2024-11-25 12:28:31 -07:00
  • 54c8a9014b Add scale_stroke_with_zoom option to VMobject Grant Sanderson 2024-11-25 11:27:11 -07:00
  • e19ceaaff0 Have TexMobject keep track of font_size Grant Sanderson 2024-11-25 11:02:54 -07:00
  • 5b88d2347c Allow for LaTeX in DecimalNumber, e.g. for units Grant Sanderson 2024-11-25 11:01:38 -07:00
  • c6b9826f84 Update TimeVaryingVectorField to match new VectorField configuration Grant Sanderson 2024-11-25 10:50:12 -07:00
  • 90ab2f64bb Clean up style arguments on VectorField Grant Sanderson 2024-11-25 10:49:29 -07:00
  • ed2f9f3305 Fix import of pyplot Grant Sanderson 2024-11-25 10:49:05 -07:00
  • 1d0deb8a33 Remove OldVectorfield Grant Sanderson 2024-11-25 10:14:23 -07:00
  • 753a042dbe Remove unused method Grant Sanderson 2024-11-25 10:13:44 -07:00
  • 55b12c902c Use density as a parameter instead of step_multiple Grant Sanderson 2024-11-25 10:13:37 -07:00
  • e80b9d0e47 Less collision-prone file names for downloads Grant Sanderson 2024-11-25 09:31:15 -07:00
  • 1248abd922 Merge pull request #2233 from mitkonikov/modifier-keys-fix Grant Sanderson 2024-11-25 10:09:10 -06:00
  • 314ca89a45 Merge pull request #2241 from Splines/feature/focus Grant Sanderson 2024-11-25 10:06:48 -06:00
  • 0ad5a0e76e Further development on VectorField Grant Sanderson 2024-11-15 09:07:46 -08:00
  • 64ae1364ca Update the Vector Field interface Grant Sanderson 2024-11-12 11:21:19 -08:00
  • af923a2327 Add docstring to user-facing focus() method Splines 2024-11-10 19:10:53 +01:00
  • 97b6e39abb Init new focus() command Splines 2024-11-10 18:48:33 +01:00
  • b84376d6fd Add Cone Grant Sanderson 2024-11-08 14:28:17 -06:00
  • 9475fcd19e Have clip plane recurse through family Grant Sanderson 2024-11-08 14:27:20 -06:00
  • 003c4d8626 Merge pull request #2231 from MathItYT/master Grant Sanderson 2024-10-27 13:07:35 -05:00
  • 693a859caf revert changes in mobject.py and camera.py MathItYT 2024-10-27 14:10:12 -03:00
  • 52948f846e Merge branch 'master' of https://github.com/MathItYT/manimgl MathItYT 2024-10-27 14:07:03 -03:00
  • 1738876f43 fix bad 3D overlapping using z_index MathItYT 2024-10-27 14:06:35 -03:00
  • dc731f8bf2 Properly check modifier keys. Mitko Nikov 2024-10-24 23:51:44 +02:00
  • e5cf0558d8 fix 3D bad overlapping MathItYT 2024-10-23 20:31:52 -03:00
  • 1139b545f9 Merge pull request #2214 from 3b1b/update-pango-requirement Grant Sanderson 2024-10-23 17:59:08 -05:00
  • 0b65e4c7b6 Merge pull request #2220 from Varniex/master Grant Sanderson 2024-10-23 17:58:52 -05:00
  • 371fca147b Update version in setup.cfg Grant Sanderson 2024-10-23 17:54:18 -05:00
  • e1816c2ac5 Merge pull request #2230 from 3b1b/video-work v1.7.1 Grant Sanderson 2024-10-23 17:44:08 -05:00
  • 199395b6e3 Fix negative winding issue Grant Sanderson 2024-10-23 17:40:31 -05:00
  • 837bb14c03 Merge branch 'master' of github.com:3b1b/manim into video-work Grant Sanderson 2024-10-23 11:41:29 -05:00
  • eca370f5ce Merge pull request #2229 from 3b1b:add-dependency Grant Sanderson 2024-10-23 11:41:06 -05:00
  • 5505fc1d54 Add mapbox-earcut dependency Grant Sanderson 2024-10-23 11:40:14 -05:00
  • 04295ec177 Minor Bug fixed: window's bg color now changing. Varniex 2024-10-20 16:53:47 +05:30
  • 0c7c9dee93 Merge branch 'master' of github.com:3b1b/manim into video-work Grant Sanderson 2024-10-17 12:43:57 -05:00
  • 1a65498f97 Merge pull request #2218 from 3b1b/3b1b-patch-1 Grant Sanderson 2024-10-17 12:43:28 -05:00
  • a34c4482f6 Update setup.cfg Grant Sanderson 2024-10-17 10:43:18 -07:00
  • e3e87f6110 Update Pango requirement Grant Sanderson 2024-10-17 12:32:11 -05:00
  • aaa28a2712 Discard transparent parts of textured surfaces Grant Sanderson 2024-10-17 12:31:53 -05:00
  • aa18373eb7 Update ManimPango requirement Grant Sanderson 2024-10-15 09:51:55 -07:00
  • d499544366 Merge pull request #2180 from fofoni/fix-ipython-scope v1.7.0 Grant Sanderson 2024-10-13 20:57:19 -05:00
  • 2dd0256af6 Instantiate the IPython shell without a local ns Pedro Fonini 2024-10-12 22:02:43 -03:00
  • d4080b8978 Merge pull request #2179 from 3b1b/3b1b-patch-1 Grant Sanderson 2024-10-12 15:42:35 -07:00
  • 23c9e67fa4 Reference workflow documentation Grant Sanderson 2024-10-12 15:42:25 -07:00
  • cce4ffbb60 Merge pull request #2177 from 3b1b/video-work Grant Sanderson 2024-10-10 13:20:53 -07:00
  • 99493fc4f7 Fix issue with Difference Grant Sanderson 2024-10-10 15:13:33 -05:00
  • 81b17dd63e Merge pull request #2168 from zhujisheng/patch-1 Grant Sanderson 2024-10-10 12:24:05 -07:00
  • 15e5d8a07a Merge pull request #2176 from 3b1b/video-work Grant Sanderson 2024-10-10 12:23:19 -07:00
  • 154a473a12 Get rid of globals update locals hack Grant Sanderson 2024-10-10 14:05:43 -05:00
  • 29cb6f76fe Write scene insertions into a subdirectory Grant Sanderson 2024-10-02 07:24:33 -05:00
  • 09e9e65ba4 Merge branch 'master' of github.com:3b1b/manim into video-work Grant Sanderson 2024-10-01 13:29:42 -05:00
  • f69b189f2c Merge pull request #2171 from 3b1b/fix-vert-index-issue Grant Sanderson 2024-10-01 11:27:57 -07:00
  • 641c03a95b Change condition for updating VMobject. outer_vert_indices Grant Sanderson 2024-10-01 13:27:02 -05:00
  • f737823bac Add VMobject. get_shader_vert_indices Grant Sanderson 2024-10-01 13:20:23 -05:00
  • 95bb67c47f Change return type for Mobject.get_shader_data Grant Sanderson 2024-10-01 13:18:40 -05:00
  • 512fb89726 Save VMobject. outer_vert_indices Grant Sanderson 2024-10-01 13:14:24 -05:00
  • cf37f34e1f Add copy cursor position option Grant Sanderson 2024-10-01 13:05:00 -05:00
  • bddd9c35ea Tiny formatting Grant Sanderson 2024-10-01 13:04:50 -05:00
  • f0bf50eb7f Remove use of gl_VertexID Grant Sanderson 2024-09-28 09:54:28 -05:00
  • fea7096cbe Change default animation behavior to suspend_mobject_updating=False Grant Sanderson 2024-09-28 09:48:20 -05:00
  • ccb9977a67 Update scene.py to make scene.time more accurate zhujisheng 2024-09-23 23:48:18 +08:00
  • 1f8ad5be16 Fix pfp for null curves Grant Sanderson 2024-09-21 12:17:10 -04:00
  • 217eb6b486 Move new VectorField from optics projects into main repo Grant Sanderson 2024-09-21 12:16:09 -04:00
  • 0804109301 Flatten uniform arrays Grant Sanderson 2024-09-21 12:15:37 -04:00
  • 62a4ea5165 Update description of remove_list_redundancies Grant Sanderson 2024-09-21 12:15:29 -04:00
  • 3e7244b90b Fix bad argument Grant Sanderson 2024-09-21 12:15:06 -04:00
  • 95fca885c9 Push clip plane functionality up to all Mobjects Grant Sanderson 2024-09-17 17:20:19 -05:00
  • 8eac976c8d Tweak moderngl import in ImageMobject Grant Sanderson 2024-09-06 13:35:32 -05:00
  • 9eda000a97 Merge pull request #1816 from TurkeyBilly/patch-8 Grant Sanderson 2024-09-06 11:03:38 -07:00
  • bcf610d1ad Merge branch 'master' into patch-8 Grant Sanderson 2024-09-06 11:03:19 -07:00
  • df9acfb4d5 Merge pull request #2009 from Varniex/patch-1 Grant Sanderson 2024-09-06 10:59:04 -07:00
  • b6e5b0f34a Merge pull request #2036 from LinZezh1/fix_animation Grant Sanderson 2024-09-06 10:57:32 -07:00
  • 6d23df0497 Clean up changes associated with fixing aspect ratio issue Grant Sanderson 2024-09-06 12:50:19 -05:00
  • 05a89d754e Merge pull request #2056 from germanzhu/fix-aspect-ratio Grant Sanderson 2024-09-06 10:26:07 -07:00
  • 2178ec2b85 Merge branch 'master' into fix-aspect-ratio Grant Sanderson 2024-09-06 10:24:42 -07:00
  • 1f55832a6a Clean up around z_index Grant Sanderson 2024-09-06 12:20:26 -05:00
  • aebf2220a6 Merge pull request #2057 from germanzhu/add-zorder-mobject Grant Sanderson 2024-09-06 10:11:40 -07:00
  • 08f7cb8d3e zorder -> z_index Grant Sanderson 2024-09-06 10:11:31 -07:00
  • c8326d1cce zorder -> z_index Grant Sanderson 2024-09-06 10:11:26 -07:00
  • 133cec9725 zorder -> z_index Grant Sanderson 2024-09-06 10:11:21 -07:00
  • 9812503597 Merge pull request #2059 from germanzhu/fix_vshowpassingflash Grant Sanderson 2024-09-06 09:39:06 -07:00
  • 9011c864fd Merge pull request #2061 from floatwoozy/dev Grant Sanderson 2024-09-06 09:35:31 -07:00
  • 6b88947151 Merge pull request #2079 from TangentSquared/master Grant Sanderson 2024-09-06 09:31:47 -07:00
  • 30e6c357ed Merge pull request #2138 from MarkHoo/master Grant Sanderson 2024-09-06 09:27:22 -07:00
  • a5137a05f1 Merge pull request #2134 from jkjkil4/fix-there_and_back_with_pause Grant Sanderson 2024-09-06 09:25:31 -07:00
  • 21f9df8ccd Merge pull request #2163 from 3b1b/unify-vbo Grant Sanderson 2024-09-06 09:17:48 -07:00
  • 8f1299929f Swap window buffer after blit from another fbo Grant Sanderson 2024-09-06 11:15:38 -05:00
  • e7c540f415 Move texture id tracking to ShaderWrapper Grant Sanderson 2024-09-06 11:07:38 -05:00
  • 76fdd02db0 Go back to default fill border width of 0, except for String Grant Sanderson 2024-09-06 09:17:28 -05:00
  • a713868f3d Add Mobject.get_opacities Grant Sanderson 2024-09-06 09:12:23 -05:00
  • 2836acc3c7 Have Write default stroke color match that of the mobject Grant Sanderson 2024-09-06 09:12:14 -05:00
  • f378d33d01 Use doubled fill canvas so antialiasing doesn't depend on border width Grant Sanderson 2024-08-30 14:09:38 -05:00
  • 054261d86f Add zero point edge case for point_from_proportion Grant Sanderson 2024-08-29 14:10:37 -05:00
  • 04d77f2bec Fix joint angle for lines Grant Sanderson 2024-08-28 11:57:23 -05:00
  • 1e996dcd27 Fix Arrow.set_perpendicular_to_camera Grant Sanderson 2024-08-28 11:56:25 -05:00
  • e85a1ce1b7 Add Arrow.set_perpendicular_to_camera Grant Sanderson 2024-08-28 10:50:51 -05:00
  • 22a6b47ec9 Always recompute unit normals on rotate Grant Sanderson 2024-08-26 11:46:43 -05:00
  • 55a798676a Always stop skipping after checkpoint_paste Grant Sanderson 2024-08-26 11:41:50 -05:00
  • 5cf5e497e7 Don't have joint_angles, unit_normal and path_end_indices get refreshed for shift/scale/rotate Grant Sanderson 2024-08-26 11:41:32 -05:00
  • 7519ce15da Merge branch 'master' of github.com:3b1b/manim into unify-vbo Grant Sanderson 2024-08-26 10:20:44 -05:00