Grant Sanderson
|
e130625b9b
|
Handle edge case of single point passed into approx_smooth_quadratic_bezier_handles
|
2024-08-07 12:12:29 -05:00 |
|
Grant Sanderson
|
0dcf630222
|
Change default to non-flat stroke rendering
|
2024-08-07 11:23:37 -05:00 |
|
Grant Sanderson
|
61a2b4d0da
|
Improve flat stroke for sharp corners with a smooth transition to miter joints
|
2024-08-07 10:34:47 -05:00 |
|
Grant Sanderson
|
edb438e5e2
|
Further clean up to stroke shader
|
2024-08-06 15:45:21 -05:00 |
|
Grant Sanderson
|
ec88673e92
|
Fix kink issue in flat stroke
|
2024-08-06 10:41:31 -05:00 |
|
Grant Sanderson
|
44ec9933b7
|
Small format fix
|
2024-08-06 10:39:23 -05:00 |
|
Grant Sanderson
|
4ff61ed561
|
Default approximate smoothing (non-approx has a bug in 3d)
|
2024-08-06 10:27:35 -05:00 |
|
Grant Sanderson
|
4223bb6320
|
Small cleanup on TracedPath
|
2024-08-06 10:23:46 -05:00 |
|
Grant Sanderson
|
b45c71d3c2
|
Account for Gimbal lock in panning
|
2024-08-05 16:58:03 -05:00 |
|
Grant Sanderson
|
2b6ec2d95f
|
Add spacing on assert lines
|
2024-08-05 15:01:20 -05:00 |
|
Grant Sanderson
|
a5926195ee
|
Clean up stroke shader
|
2024-08-05 15:01:02 -05:00 |
|
Grant Sanderson
|
557819ad03
|
Remove pre-computation of curve points and joint products
|
2024-08-05 14:25:15 -05:00 |
|
Grant Sanderson
|
f363eaa2fd
|
Add stand in for a ribboning effect
|
2024-08-05 13:37:34 -05:00 |
|
Grant Sanderson
|
c61c18486c
|
Don't bevel corners on inner joints of quadratic bezier curves
|
2024-08-05 13:37:17 -05:00 |
|
Grant Sanderson
|
26249c34bb
|
Have non-flat stroke operate based on projecting tangents
|
2024-08-05 09:15:06 -05:00 |
|
Grant Sanderson
|
b3bbc31ea9
|
Small clean up to stroke shaders
|
2024-08-03 08:12:00 -05:00 |
|
Grant Sanderson
|
5decf810e7
|
Change default anti_alias_width to 1.5
|
2024-08-01 07:41:45 -05:00 |
|
Grant Sanderson
|
aea747b6d3
|
Final refinements on polyline stroke implementations
|
2024-08-01 07:41:32 -05:00 |
|
Grant Sanderson
|
361817b506
|
Pass fewer values to frag shader
|
2024-08-01 07:17:26 -05:00 |
|
Grant Sanderson
|
a3469c236e
|
Simpler compute_subdivisions
|
2024-08-01 06:32:04 -05:00 |
|
Grant Sanderson
|
c6a6503544
|
Cleaning up first pass implementation
|
2024-07-31 16:27:37 -04:00 |
|
Grant Sanderson
|
3ea8393e9a
|
First pass at a polyline implementation for stroke
|
2024-07-31 15:51:06 -04:00 |
|
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 |
|
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
|
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 |
|
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 |
|