Commit graph

6279 commits

Author SHA1 Message Date
Grant Sanderson
5aeb457bb1 Hot fix for Traicing Tail 2024-07-31 15:32:17 +02:00
Grant Sanderson
bbc89d13e9 Don't save state after each embed cell call 2024-07-31 15:32:08 +02:00
Grant Sanderson
a105216a47 Small clean up 2024-07-31 15:31:26 +02:00
Grant Sanderson
c1efd14904 Add touch and notouch to embed vocabulary 2024-07-31 15:24:50 +02:00
Grant Sanderson
a7765dcac3 Change copy frame position command 2024-07-31 15:24:25 +02:00
Grant Sanderson
57d4732ef1 Remove unused lines 2024-07-31 15:23:59 +02:00
Grant Sanderson
d1314e5a3c Catch screeninfo.ScreenInfoError error 2024-07-31 15:23:41 +02:00
Grant Sanderson
79c89ad34d Remove (outdated) background rectangle arg from example scene 2024-07-31 15:23:16 +02:00
osMrPigHead
0eae42977a
fix(animation): time_span doesn't work for mobjects with submobjects 2024-07-23 15:55:06 +08:00
Grant Sanderson
a07ccf4aca Include *args, **kwargs in embed shell event pre_cell and post_cell functions 2024-06-24 15:22:22 -07:00
Grant Sanderson
4feb831a11 Pass group parameter in LaggedStartMap -> AnimationGroup 2024-06-24 15:21:09 -07:00
Michael
63e98eee94
Update tex_templates.yml
Fix the error when using Chinese, and add international typesetting support
2024-06-04 23:47:19 +08:00
jkjkil4
ab28804ae5 fix: there_and_back_with_pause 2024-05-22 16:37:07 +08:00
Grant Sanderson
88c7e9d2c9
Merge pull request #2132 from pdancstep/example-correction
Removed old argument from example
2024-05-03 11:34:56 -07:00
Grant Sanderson
3c374c3e92
Merge pull request #2108 from kubanemil/integer_matrix
remove include_background_rectangle
2024-05-03 11:34:32 -07:00
pdancstep
c970f776bb Removed old argument from example 2024-05-03 11:29:57 -07:00
Grant Sanderson
772a328302 Have FadeTransform target match all uniforms of source 2024-04-12 21:52:08 -04:00
Grant Sanderson
f5d1a9c449 Keep track of original float matrix in DecimalMatrix 2024-03-25 19:10:42 -03:00
Grant Sanderson
920f2407e0 Revert default underline stroke width 2024-03-25 19:10:30 -03:00
Grant Sanderson
7565e936fa Better bubble flipping 2024-03-25 19:10:16 -03:00
Grant Sanderson
1d6aa47933 Reimplement SpeechBubble and ThoughtBubble 2024-03-21 14:36:17 -03:00
Grant Sanderson
0509e824c6 Have border_width default to 0 for lower opacity 2024-03-21 14:36:06 -03:00
Grant Sanderson
ec42326618 Fix remover=True case for FadeTransform 2024-03-21 14:35:33 -03:00
Grant Sanderson
223d671eea Remove redundancy 2024-03-21 14:34:39 -03:00
Grant Sanderson
7e6a37d499 Typo fix: make_number_changable -> make_number_changeable 2024-03-21 10:03:41 -03:00
Grant Sanderson
6b3834739c Undo redundant previous tweak to LaggedStartMap input type 2024-03-21 10:00:11 -03:00
Grant Sanderson
b26feb7045 Adjust Underline configuration 2024-03-21 09:59:29 -03:00
Grant Sanderson
7db69e32aa Update input type to LaggedStartMap 2024-03-16 11:10:52 -03:00
Grant Sanderson
fa99eafe2b Account for rgba case in point_to_rgb 2024-03-16 11:10:42 -03:00
emil
8235607b2a remove include_background_rectangle 2024-03-11 17:18:52 +06:00
Grant Sanderson
4729e44e05
Merge pull request #2106 from 3b1b/video-work
Video work
2024-03-07 11:53:20 -08:00
Grant Sanderson
27f397e0a6 Have stroke width change continuously with fixed_in_frame status 2024-03-07 16:47:24 -03:00
Grant Sanderson
226d649ee6 Change UpdatersExample scene to feature .always and .f_always syntax 2024-03-07 16:42:40 -03:00
Grant Sanderson
d3ba101ee5 Change from tracking time_based_updater and non_time_updater lists separately to just tracking one list 2024-03-07 16:39:45 -03:00
Grant Sanderson
83cd5d6246 Clean up updater matters, prune unused functions 2024-03-07 16:07:39 -03:00
Grant Sanderson
70b839e188 Change to only compute has_updater status as needed 2024-03-07 15:34:26 -03:00
Grant Sanderson
fd35433a62 Change name note_updated_family -> note_changed_family 2024-03-07 15:32:15 -03:00
Grant Sanderson
4b14c11e4b Only reconstruct family as needed 2024-03-07 13:49:07 -03:00
Grant Sanderson
e124aecd6b Clarify Mobject.needs_new_bounding_box is private 2024-03-07 13:27:29 -03:00
Grant Sanderson
3c778ba678 Add comment to Mobject.animate 2024-03-07 13:27:09 -03:00
Grant Sanderson
a6b46c641b Add Mobject.always and Mobject.f_always
For nicer syntax in creating updaters
2024-03-07 10:17:01 -03:00
Grant Sanderson
2380ffd616 Allow LaggedStart to accept an iterable as an argument 2024-03-07 09:41:47 -03:00
Grant Sanderson
1372cf101c Allow VGroup and Group to accept generators and iterables as arguments 2024-03-07 09:23:02 -03:00
Grant Sanderson
4d67361800 Add shuffled 2024-03-07 08:40:19 -03:00
Grant Sanderson
a5f2ac689f Spacing 2024-03-07 08:40:10 -03:00
Grant Sanderson
2e9c89502d Restrict alpha in CountInFrom 2024-03-07 08:39:45 -03:00
Grant Sanderson
9432a73a9f Let checkpoint_paste work on methods of the current scene 2024-03-02 16:49:54 -05:00
Grant Sanderson
ffbe5c8114 Add type hints for affects_mobject_list 2024-03-02 16:49:35 -05:00
Grant Sanderson
7edc4b64ad Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:47:28 -08:00
Grant Sanderson
e784c42f0d Add big_tick_spacing option NumberLine 2024-02-22 11:45:31 -08:00