提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 70862a068f Don't buff out stroke width by antialias width 2 月之前
  Grant Sanderson f677a02036 Allow for manually setting miter or bevel joints 2 月之前
  Grant Sanderson bc91e91634 In get_euler_angles, add edge case for gimbal lock on the low side 2 月之前
  Grant Sanderson 0a43a3ff9a Remove unnecessary stroke vert input 2 月之前
  Grant Sanderson e130625b9b Handle edge case of single point passed into approx_smooth_quadratic_bezier_handles 2 月之前
  Grant Sanderson 0dcf630222 Change default to non-flat stroke rendering 2 月之前
  Grant Sanderson 61a2b4d0da Improve flat stroke for sharp corners with a smooth transition to miter joints 2 月之前
  Grant Sanderson edb438e5e2 Further clean up to stroke shader 2 月之前
  Grant Sanderson ec88673e92 Fix kink issue in flat stroke 2 月之前
  Grant Sanderson 44ec9933b7 Small format fix 2 月之前
  Grant Sanderson 4ff61ed561 Default approximate smoothing (non-approx has a bug in 3d) 2 月之前
  Grant Sanderson 4223bb6320 Small cleanup on TracedPath 2 月之前
  Grant Sanderson b45c71d3c2 Account for Gimbal lock in panning 2 月之前
  Grant Sanderson 2b6ec2d95f Add spacing on assert lines 2 月之前
  Grant Sanderson a5926195ee Clean up stroke shader 2 月之前
  Grant Sanderson 557819ad03 Remove pre-computation of curve points and joint products 2 月之前
  Grant Sanderson f363eaa2fd Add stand in for a ribboning effect 2 月之前
  Grant Sanderson c61c18486c Don't bevel corners on inner joints of quadratic bezier curves 2 月之前
  Grant Sanderson 26249c34bb Have non-flat stroke operate based on projecting tangents 2 月之前
  Grant Sanderson b3bbc31ea9 Small clean up to stroke shaders 2 月之前
  Grant Sanderson 71814a118b Fix dot updater in graph example 2 月之前
  Grant Sanderson d644e3b184 Merge branch 'master' of github.com:3b1b/manim 2 月之前
  Grant Sanderson 78ddfe29c0 Merge pull request #2153 from 3b1b/simpler-stroke 2 月之前
  Grant Sanderson 8f78e2e127 Merge pull request #2152 from 3b1b/video-work 2 月之前
  Grant Sanderson 5decf810e7 Change default anti_alias_width to 1.5 2 月之前
  Grant Sanderson aea747b6d3 Final refinements on polyline stroke implementations 2 月之前
  Grant Sanderson 361817b506 Pass fewer values to frag shader 2 月之前
  Grant Sanderson a3469c236e Simpler compute_subdivisions 2 月之前
  Grant Sanderson c6a6503544 Cleaning up first pass implementation 2 月之前
  Grant Sanderson 3ea8393e9a First pass at a polyline implementation for stroke 2 月之前