Commit Graph

  • 712fa30174 Ensure Brace.get_tex uses buff key word arg Grant Sanderson 2024-02-21 12:25:43 -08:00
  • 5632fee9a3 Ensure get_opacity returns float Grant Sanderson 2024-02-21 12:25:26 -08:00
  • 7b577e9fc1 Have matrix keep track of elements and ellipses as lists instead of VGroups Grant Sanderson 2024-02-13 14:52:16 -06:00
  • ed3ac74d67 Add option to change Euler axes Grant Sanderson 2024-02-13 14:48:56 -06:00
  • 4ce8a3ba9d Fix computation of normals for Surface Grant Sanderson 2024-02-13 14:48:00 -06:00
  • d44e248277 Specify type of argument in Mobject.add Grant Sanderson 2024-02-09 17:48:25 -06:00
  • 578427543c Add defaults for Matrix object to have ellipses Grant Sanderson 2024-02-09 17:48:02 -06:00
  • c531e56a2f Fix DecimalNumber.set_value font size issue Grant Sanderson 2024-02-08 14:55:12 -06:00
  • 45f8ca7643 Specify output type for DecimalMatrix.element_to_mobject Grant Sanderson 2024-02-08 14:44:12 -06:00
  • 2966f358a3 Pull type definitions used for Generic[SubmobjectType] outside of if TYPE_CHECKING block Grant Sanderson 2024-02-08 14:43:37 -06:00
  • 8417369da1 Performance improvement for DecimalNumber.set_value Grant Sanderson 2024-02-08 14:42:46 -06:00
  • f3571cf2cb Add random import Grant Sanderson 2024-02-08 14:37:58 -06:00
  • e4c824e672 Update random_bright_color to operate based on hsl ranges Grant Sanderson 2024-02-08 14:37:46 -06:00
  • 31b2bcd9e6 Add interpolate_color_by_hsl Grant Sanderson 2024-02-08 14:37:30 -06:00
  • 100b108ad1 Treat Group and VGroup more like list types Grant Sanderson 2024-02-05 15:02:13 -06:00
  • 7009f0f53e Add space after assert Grant Sanderson 2024-02-03 19:11:18 -06:00
  • dfa96c2047 Update copy_frame_positioning Grant Sanderson 2024-02-03 18:49:04 -06:00
  • ebe689dede Treat is_fixed_in_frame as a float in uniforms, to allow for transformations between Grant Sanderson 2024-02-03 18:48:54 -06:00
  • 4aef0d1bf5 Add add_ambient_rotation Grant Sanderson 2024-02-03 18:48:16 -06:00
  • 661814deea Add all orientation options into CameraFrame.reorient Grant Sanderson 2024-02-03 18:48:07 -06:00
  • 45d9049405 Minor clean up Grant Sanderson 2024-02-03 18:47:39 -06:00
  • 711438f625 Update the types in decorator methods using @wraps Grant Sanderson 2024-02-03 18:00:47 -06:00
  • cde709fcfa Replace fix_in_frame matching for DecimalNumber.set_value to general uniform matching Grant Sanderson 2024-01-19 17:42:52 -06:00
  • 1c72059725 Have surrounding rectangle match framed fixed status of what it surrounds Grant Sanderson 2024-01-19 17:42:29 -06:00
  • d3dee240c3 Allow for smooth transitions between mobjects fixed and unfixed from the frame Grant Sanderson 2024-01-19 17:42:12 -06:00
  • 60b762ca43 Remove redundant and unused get_gl_Position.glsl file Grant Sanderson 2024-01-19 17:41:46 -06:00
  • 8179ba88d0 Reformat defaults for n_rows and n_cols in Mobject.arrange_in_grid Grant Sanderson 2024-01-18 11:13:12 -06:00
  • 855ef9be8d Refactor Matrix, DecimalMatrix, MobjectMatrix, etc. Grant Sanderson 2024-01-18 11:12:42 -06:00
  • 2c110790d2 Merge pull request #2094 from 3b1b/video-work Grant Sanderson 2024-01-17 13:08:43 -08:00
  • 41ece958fd Explicitly call out global naure of ID_TO_TEXTURE map Grant Sanderson 2024-01-17 15:02:19 -06:00
  • 88672a21ff Include texture id in shader wrapper id Grant Sanderson 2024-01-17 15:01:49 -06:00
  • d3dd12566d Deploying to gh-pages from @ 9ba684d35f 🚀 gh-pages 3b1b 2024-01-01 20:56:19 +00:00
  • 9ba684d35f Merge pull request #2028 from rudransh61/master Grant Sanderson 2024-01-01 12:55:18 -08:00
  • f8fedffa4c Use rate function on MoveAlongPath Grant Sanderson 2023-12-02 21:28:22 -06:00
  • fa017b94d9 Update requirements.txt TangentSquared 2023-12-02 19:23:54 +05:30
  • dcf3eb8416 Ignore pyright configuration Grant Sanderson 2023-11-06 12:36:34 -05:00
  • 8a4d7b4e8c Add a small hack to ensure Window resets properly in non-primary monitors Grant Sanderson 2023-11-06 12:34:39 -05:00
  • 246a010799 Add default border width to StringMobject Grant Sanderson 2023-11-06 12:33:56 -05:00
  • 17cd597904 Have Arrow track what stroke width it was set to Grant Sanderson 2023-11-06 12:33:26 -05:00
  • 2cdb85cae9 Don't assign a fixed default depth to ThreeDAxes Grant Sanderson 2023-11-06 12:32:47 -05:00
  • 0d046a7eab Add an option for a graph to continually update to its defining function Grant Sanderson 2023-11-06 12:32:27 -05:00
  • cbc32468bf Note chanted stroke and fill after DrawBorderThenFill has complete Grant Sanderson 2023-11-06 12:31:52 -05:00
  • f4778b57ef Have Animation keep track of whether a mobject had had it's updating suspended before resuming it at the end Grant Sanderson 2023-11-06 12:31:16 -05:00
  • 916ab94efd Remove white space Grant Sanderson 2023-10-09 14:17:44 -05:00
  • a8b1791ff5 Small tweaks to arrow tip implementation Grant Sanderson 2023-09-04 21:16:36 -07:00
  • 39e5d24858 Factor out partial results from point_from_proportion Grant Sanderson 2023-09-04 21:16:18 -07:00
  • 295a0f76cc Formatting tweak Grant Sanderson 2023-09-04 21:15:53 -07:00
  • 2b00a9cf80 Fix add_curve_to Grant Sanderson 2023-09-04 21:15:43 -07:00
  • b53ab02675 Simplify initialization of Line with path arc Grant Sanderson 2023-09-04 20:49:51 -04:00
  • 5f41e238ba Improve VMobject.add_arc_to Grant Sanderson 2023-09-04 20:49:36 -04:00
  • 690eb24562 Add VMobject.add_arc_to method Grant Sanderson 2023-09-04 19:31:40 -04:00
  • 60a4f0e167 Factor out Arc.create_quadratic_bezier_points to quadratic_bezier_points_for_arc Grant Sanderson 2023-09-04 19:08:13 -04:00
  • 0a642133ad Add scale_radii method for DotCloud Grant Sanderson 2023-09-04 18:46:28 -04:00
  • 87e4a71ca3 Add surround method for Rectangles and SurroundingRectangles Grant Sanderson 2023-09-04 18:46:11 -04:00
  • 7278095921 Change ImageMobject rendering mode to TRIANGLES Fuwuwuwu 2023-09-03 08:55:03 +08:00
  • f0a61beaf5 fix VShowPassingFlash index out of bounds issue german2020 2023-08-28 10:10:51 +08:00
  • 0b5e9d4a8b add zorder to mobject german2020 2023-08-27 15:35:22 +08:00
  • 65e7943ff7 fix aspect_ratio other than 16:9 issue german2020 2023-08-27 13:51:54 +08:00
  • fa798a2018 Add \dots and \mathds to tex_to_symbol_count Grant Sanderson 2023-08-15 20:40:39 -07:00
  • 13d4ab1eb0 Stylistic change Grant Sanderson 2023-08-15 20:40:24 -07:00
  • c8cf83eedf Add cartesian_product Grant Sanderson 2023-08-15 20:40:15 -07:00
  • eafd09549d Handle make_jagged for empty VMobjects Grant Sanderson 2023-08-15 20:40:01 -07:00
  • f2ad9a70f7 Small format fix Grant Sanderson 2023-08-15 20:39:27 -07:00
  • 4be7f611ec Fix issues with stroke opacities passed as numpy arrays Grant Sanderson 2023-08-15 20:38:55 -07:00
  • d21b05ae0d Arrow fix Grant Sanderson 2023-08-15 20:37:54 -07:00
  • fc522e5278 Change width_to_tip_len -> tip_len_to_width Grant Sanderson 2023-08-15 20:37:13 -07:00
  • ddf2f7d9bd Fix typo Grant Sanderson 2023-08-15 20:36:45 -07:00
  • 2337be2318 Remove num_sampled_graph_points_per_tick in Axes __init__ Grant Sanderson 2023-08-15 20:36:36 -07:00
  • 7954ba14ef Use rate_function appropriately in ShowIncreasingSubsets Grant Sanderson 2023-08-15 20:35:42 -07:00
  • c65b7242e4 Remove duplicate items LinZeZhi 2023-06-29 10:18:44 +08:00
  • 7ff45b4637 Having changing decimal match fixed_in_frame status Grant Sanderson 2023-06-23 10:57:57 -07:00
  • 4f42ebeb4f Small formatting tweaks Grant Sanderson 2023-06-10 09:26:20 -07:00
  • 21d20541b5 Add texture_names_to_ids to ShaderWrapper Grant Sanderson 2023-06-10 09:25:44 -07:00
  • 0609c1bfa8 Change default saturation and gamma to each be 1 Grant Sanderson 2023-06-10 09:25:03 -07:00
  • 162fd4a92b Change defaults for where videos are saved Grant Sanderson 2023-06-10 09:24:50 -07:00
  • cb02066f22 Add always_depth_test option to ThreeDScene, default to true Grant Sanderson 2023-06-10 09:23:19 -07:00
  • 3e64111952 Change default on VMobject to no depth test Grant Sanderson 2023-06-10 09:22:55 -07:00
  • 6f8ea7433d Small formatting tweaks Grant Sanderson 2023-06-10 09:22:34 -07:00
  • bae3b98c0b Fixes to Surface Grant Sanderson 2023-06-10 09:22:15 -07:00
  • 63f6e9d84f Add Dartboard Grant Sanderson 2023-06-10 09:21:57 -07:00
  • f01b990c2e Add default Mobject.match_style Grant Sanderson 2023-06-10 09:21:45 -07:00
  • fa1080d59a Be sure reverse_points changes data in place Grant Sanderson 2023-06-10 09:21:32 -07:00
  • ce7422f8af Add ThreeDAxes.get_graph and .get_parametric_surface Grant Sanderson 2023-06-10 09:21:02 -07:00
  • 16f5890fd3 Add CoordianteSystem.get_area_under_graph Grant Sanderson 2023-06-10 09:20:28 -07:00
  • 5d9a7f49e6 Add taper_width argument to FlashAround Grant Sanderson 2023-06-10 09:19:48 -07:00
  • f33b8d1d2f Add stretch_factor in FlashUnder Underline Grant Sanderson 2023-06-10 09:19:32 -07:00
  • 71ab276e05 Update installation.rst added FFmpeg install Rudransh Bhardwaj 2023-05-26 16:24:30 +05:30
  • 3b2904b4c7 Correction of indices Dishant Varshney 2023-04-02 03:16:09 +05:30
  • de8e9e5ec1 Fix error with setting bubble direction Grant Sanderson 2023-03-14 10:35:04 -07:00
  • 6b24860bbf Tweak default configuration for Underline Grant Sanderson 2023-03-14 10:34:44 -07:00
  • 0d415036a9 Ensure exact integers are displays for large values in Integer Grant Sanderson 2023-03-14 10:34:33 -07:00
  • 80fb1a98a9 Add \text to TEX_TO_SYMBOL_COUNT Grant Sanderson 2023-03-10 11:05:50 -08:00
  • d1e2a7a157 Make sure \text{...} is counted correctly in num_tex_symbols Grant Sanderson 2023-03-10 11:05:30 -08:00
  • b644bb51de Update submobjects before parents Grant Sanderson 2023-03-10 11:05:07 -08:00
  • 392019fc6e Specify type in bind_to_graph Grant Sanderson 2023-03-10 11:04:49 -08:00
  • 6d0b586597 Prevent index out of range error for ShowSubmobjectsOneByOne Grant Sanderson 2023-03-10 11:04:25 -08:00
  • b216b8f7e3 Reset default in set_style to stroke_background = False Grant Sanderson 2023-02-24 08:23:24 -05:00
  • 1eb819363d Fix issue with ticks going beyond number line Grant Sanderson 2023-02-24 08:23:01 -05:00
  • a79d4a862f Keep track of dots in DieFace Grant Sanderson 2023-02-24 08:22:24 -05:00
  • 3f2d15986a Make TrueDot shading in 3d work Grant Sanderson 2023-02-16 16:47:59 -08:00