Commit Graph

  • 557819ad03 Remove pre-computation of curve points and joint products Grant Sanderson 2024-08-05 14:25:15 -05:00
  • f363eaa2fd Add stand in for a ribboning effect Grant Sanderson 2024-08-05 13:37:34 -05:00
  • c61c18486c Don't bevel corners on inner joints of quadratic bezier curves Grant Sanderson 2024-08-05 13:37:17 -05:00
  • 26249c34bb Have non-flat stroke operate based on projecting tangents Grant Sanderson 2024-08-05 09:15:06 -05:00
  • b3bbc31ea9 Small clean up to stroke shaders Grant Sanderson 2024-08-03 08:12:00 -05:00
  • 71814a118b Fix dot updater in graph example Grant Sanderson 2024-08-01 07:56:26 -05:00
  • d644e3b184 Merge branch 'master' of github.com:3b1b/manim Grant Sanderson 2024-08-01 07:55:11 -05:00
  • 78ddfe29c0 Merge pull request #2153 from 3b1b/simpler-stroke Grant Sanderson 2024-08-01 05:53:10 -07:00
  • 8f78e2e127 Merge pull request #2152 from 3b1b/video-work Grant Sanderson 2024-08-01 05:43:29 -07:00
  • 5decf810e7 Change default anti_alias_width to 1.5 #2153 Grant Sanderson 2024-08-01 07:41:45 -05:00
  • aea747b6d3 Final refinements on polyline stroke implementations Grant Sanderson 2024-08-01 07:41:32 -05:00
  • 361817b506 Pass fewer values to frag shader Grant Sanderson 2024-08-01 07:17:26 -05:00
  • a3469c236e Simpler compute_subdivisions Grant Sanderson 2024-08-01 06:32:04 -05:00
  • c6a6503544 Cleaning up first pass implementation Grant Sanderson 2024-07-31 16:27:37 -04:00
  • 3ea8393e9a First pass at a polyline implementation for stroke Grant Sanderson 2024-07-31 15:51:06 -04:00
  • 5aeb457bb1 Hot fix for Traicing Tail #2152 Grant Sanderson 2024-07-31 15:32:17 +02:00
  • bbc89d13e9 Don't save state after each embed cell call Grant Sanderson 2024-07-31 15:32:08 +02:00
  • a105216a47 Small clean up Grant Sanderson 2024-07-31 15:31:26 +02:00
  • c1efd14904 Add touch and notouch to embed vocabulary Grant Sanderson 2024-07-31 15:24:50 +02:00
  • a7765dcac3 Change copy frame position command Grant Sanderson 2024-07-31 15:24:25 +02:00
  • 57d4732ef1 Remove unused lines Grant Sanderson 2024-07-31 15:23:59 +02:00
  • d1314e5a3c Catch screeninfo.ScreenInfoError error Grant Sanderson 2024-07-31 15:23:41 +02:00
  • 79c89ad34d Remove (outdated) background rectangle arg from example scene Grant Sanderson 2024-07-31 15:23:16 +02:00
  • 0eae42977a fix(animation): time_span doesn't work for mobjects with submobjects osMrPigHead 2024-07-23 15:13:30 +08:00
  • a07ccf4aca Include *args, **kwargs in embed shell event pre_cell and post_cell functions Grant Sanderson 2024-06-24 15:22:22 -07:00
  • 4feb831a11 Pass group parameter in LaggedStartMap -> AnimationGroup Grant Sanderson 2024-06-24 15:21:09 -07:00
  • 63e98eee94 Update tex_templates.yml #2138 Michael 2024-06-04 23:47:19 +08:00
  • ab28804ae5 fix: there_and_back_with_pause #2134 jkjkil4 2024-05-22 16:37:07 +08:00
  • 88c7e9d2c9 Merge pull request #2132 from pdancstep/example-correction Grant Sanderson 2024-05-03 11:34:56 -07:00
  • 3c374c3e92 Merge pull request #2108 from kubanemil/integer_matrix Grant Sanderson 2024-05-03 11:34:32 -07:00
  • c970f776bb Removed old argument from example #2132 pdancstep 2024-05-03 11:29:57 -07:00
  • 772a328302 Have FadeTransform target match all uniforms of source Grant Sanderson 2024-04-12 21:52:08 -04:00
  • f5d1a9c449 Keep track of original float matrix in DecimalMatrix Grant Sanderson 2024-03-25 19:10:42 -03:00
  • 920f2407e0 Revert default underline stroke width Grant Sanderson 2024-03-25 19:10:30 -03:00
  • 7565e936fa Better bubble flipping Grant Sanderson 2024-03-25 19:10:16 -03:00
  • 1d6aa47933 Reimplement SpeechBubble and ThoughtBubble Grant Sanderson 2024-03-21 14:36:17 -03:00
  • 0509e824c6 Have border_width default to 0 for lower opacity Grant Sanderson 2024-03-21 14:36:06 -03:00
  • ec42326618 Fix remover=True case for FadeTransform Grant Sanderson 2024-03-21 14:35:33 -03:00
  • 223d671eea Remove redundancy Grant Sanderson 2024-03-21 14:34:39 -03:00
  • 7e6a37d499 Typo fix: make_number_changable -> make_number_changeable Grant Sanderson 2024-03-21 10:03:41 -03:00
  • 6b3834739c Undo redundant previous tweak to LaggedStartMap input type Grant Sanderson 2024-03-21 10:00:11 -03:00
  • b26feb7045 Adjust Underline configuration Grant Sanderson 2024-03-21 09:59:29 -03:00
  • 7db69e32aa Update input type to LaggedStartMap Grant Sanderson 2024-03-16 11:10:52 -03:00
  • fa99eafe2b Account for rgba case in point_to_rgb Grant Sanderson 2024-03-16 11:10:42 -03:00
  • 8235607b2a remove include_background_rectangle #2108 emil 2024-03-11 17:18:52 +06:00
  • 4729e44e05 Merge pull request #2106 from 3b1b/video-work Grant Sanderson 2024-03-07 11:53:20 -08:00
  • 27f397e0a6 Have stroke width change continuously with fixed_in_frame status Grant Sanderson 2024-03-07 16:47:24 -03:00
  • 226d649ee6 Change UpdatersExample scene to feature .always and .f_always syntax #2106 Grant Sanderson 2024-03-07 16:42:40 -03:00
  • d3ba101ee5 Change from tracking time_based_updater and non_time_updater lists separately to just tracking one list Grant Sanderson 2024-03-07 16:39:45 -03:00
  • 83cd5d6246 Clean up updater matters, prune unused functions Grant Sanderson 2024-03-07 16:07:39 -03:00
  • 70b839e188 Change to only compute has_updater status as needed Grant Sanderson 2024-03-07 15:34:26 -03:00
  • fd35433a62 Change name note_updated_family -> note_changed_family Grant Sanderson 2024-03-07 15:32:15 -03:00
  • 4b14c11e4b Only reconstruct family as needed Grant Sanderson 2024-03-07 13:49:07 -03:00
  • e124aecd6b Clarify Mobject.needs_new_bounding_box is private Grant Sanderson 2024-03-07 13:27:29 -03:00
  • 3c778ba678 Add comment to Mobject.animate Grant Sanderson 2024-03-07 13:27:09 -03:00
  • a6b46c641b Add Mobject.always and Mobject.f_always Grant Sanderson 2024-03-07 10:17:01 -03:00
  • 2380ffd616 Allow LaggedStart to accept an iterable as an argument Grant Sanderson 2024-03-07 09:41:47 -03:00
  • 1372cf101c Allow VGroup and Group to accept generators and iterables as arguments Grant Sanderson 2024-03-07 09:23:02 -03:00
  • 4d67361800 Add shuffled Grant Sanderson 2024-03-07 08:40:19 -03:00
  • a5f2ac689f Spacing Grant Sanderson 2024-03-07 08:40:10 -03:00
  • 2e9c89502d Restrict alpha in CountInFrom Grant Sanderson 2024-03-07 08:39:45 -03:00
  • 9432a73a9f Let checkpoint_paste work on methods of the current scene Grant Sanderson 2024-03-02 16:49:54 -05:00
  • ffbe5c8114 Add type hints for affects_mobject_list Grant Sanderson 2024-03-02 16:49:35 -05:00
  • 7edc4b64ad Replace numbers_with_elongated_ticks -> big_tick_numbers Grant Sanderson 2024-02-22 11:47:28 -08:00
  • e784c42f0d Add big_tick_spacing option NumberLine Grant Sanderson 2024-02-22 11:45:31 -08:00
  • 4a89376fdd Add method for resetting which plane in 3d space behaves like the floor when panning Grant Sanderson 2024-02-21 12:42:59 -08:00
  • 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 #2094 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 @ 9ba684d35f93cbfcad924fda1cf268e95cbd173b 🚀 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