Grant Sanderson
|
ccc84f4ab1
|
Give Numbers a default border width
|
2024-08-16 15:21:29 -05:00 |
|
Grant Sanderson
|
bb42b66201
|
Include fill border width in style
|
2024-08-16 15:21:20 -05:00 |
|
Grant Sanderson
|
c20ce8d633
|
Have arrows default to flat stroke
|
2024-08-16 15:10:40 -05:00 |
|
Grant Sanderson
|
0267740bde
|
Change STROKE_WIDTH_CONVERSION width back to older value
|
2024-08-16 15:03:47 -05:00 |
|
Grant Sanderson
|
d8edccdab4
|
Fix zero stroke width issue
|
2024-08-16 14:59:18 -05:00 |
|
Grant Sanderson
|
108db87087
|
Rather than ignoring border with for non-one opacity, go back to having set_fill default to setting 0 border width for intermediate opacities
|
2024-08-16 12:38:11 -05:00 |
|
Grant Sanderson
|
21c0bcb8b6
|
Don't wait for animations while skipping
|
2024-08-16 12:20:49 -05:00 |
|
Grant Sanderson
|
902a4f264e
|
Add white space after assert statements
|
2024-08-16 12:15:55 -05:00 |
|
Grant Sanderson
|
3f15715ff1
|
Use _data_defaults for initializing fill border width
|
2024-08-16 12:10:37 -05:00 |
|
Grant Sanderson
|
174f318602
|
Push _data_default initialization into init_data
|
2024-08-16 12:10:07 -05:00 |
|
Grant Sanderson
|
430a88cf13
|
Change default border width to 0, and only draw it for opacity 1
|
2024-08-16 12:05:47 -05:00 |
|
Grant Sanderson
|
4a6e6ca646
|
Double the size of the fill canvas, to effectively do msaa
|
2024-08-16 12:04:27 -05:00 |
|
Grant Sanderson
|
04347e7876
|
Fix thin stroke issue for low resolutions
|
2024-08-15 17:11:02 -05:00 |
|
Grant Sanderson
|
df0ae6fdc9
|
Fix missing ignore_skipping -> force_draw
|
2024-08-15 16:40:16 -05:00 |
|
Grant Sanderson
|
59235d3eed
|
Include flat stroke in get_style, set_style, match_style
|
2024-08-15 15:37:55 -05:00 |
|
Grant Sanderson
|
65d5947966
|
Change ignore_skipping name to force_draw
|
2024-08-15 14:05:32 -05:00 |
|
Grant Sanderson
|
a5ba721f96
|
Cease useless rendering
Change so that with a live window, rendering only happens if there has been an event (mouse motion, key press, etc.) to respond to.
|
2024-08-15 14:03:16 -05:00 |
|
Grant Sanderson
|
c7acbe5de6
|
Brighten up fill
|
2024-08-15 10:53:46 -05:00 |
|
Grant Sanderson
|
a4858918dd
|
Small reformatting
|
2024-08-08 13:59:50 -07:00 |
|
Grant Sanderson
|
31b6affabb
|
Push up pointwise styling update
|
2024-08-08 13:56:16 -07:00 |
|
Grant Sanderson
|
cff3bdf8d4
|
Remove unnecessary flat stroke option
|
2024-08-08 13:55:48 -07:00 |
|
Grant Sanderson
|
9f54b85c4e
|
Change miter threshold to global constant
|
2024-08-08 13:55:25 -07:00 |
|
Grant Sanderson
|
c345d76de0
|
Patch for glitches associated with non-flat stroke when tangency direction lines up with camera view
|
2024-08-08 11:36:28 -05:00 |
|
Grant Sanderson
|
1ff758dea8
|
Remove (no longer necessary) specifications of non-flat stroke for 3d things
|
2024-08-07 15:06:10 -05:00 |
|
Grant Sanderson
|
bf43a648a4
|
Allow for setting flat stroke in VMobject.set_stroke
|
2024-08-07 14:54:37 -05:00 |
|
Grant Sanderson
|
099aaaee43
|
Increase polyline factor
|
2024-08-07 14:46:26 -05:00 |
|
Grant Sanderson
|
70862a068f
|
Don't buff out stroke width by antialias width
|
2024-08-07 14:46:17 -05:00 |
|
Grant Sanderson
|
f677a02036
|
Allow for manually setting miter or bevel joints
|
2024-08-07 14:45:55 -05:00 |
|
Grant Sanderson
|
bc91e91634
|
In get_euler_angles, add edge case for gimbal lock on the low side
|
2024-08-07 14:11:10 -05:00 |
|
Grant Sanderson
|
0a43a3ff9a
|
Remove unnecessary stroke vert input
|
2024-08-07 14:10:50 -05:00 |
|
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
|
71814a118b
|
Fix dot updater in graph example
|
2024-08-01 07:56:26 -05:00 |
|
Grant Sanderson
|
d644e3b184
|
Merge branch 'master' of github.com:3b1b/manim
|
2024-08-01 07:55:11 -05:00 |
|
Grant Sanderson
|
78ddfe29c0
|
Merge pull request #2153 from 3b1b/simpler-stroke
Simpler stroke
|
2024-08-01 05:53:10 -07:00 |
|
Grant Sanderson
|
8f78e2e127
|
Merge pull request #2152 from 3b1b/video-work
Video work
|
2024-08-01 05:43:29 -07:00 |
|