提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 0ac9ee1fbf Don't deepcopy ShaderWrapper 2 月之前
  Grant Sanderson b9645ad196 Only update shader wrapper when stroke_behind genuinely changes 2 月之前
  Grant Sanderson 87ca6e56aa Don't treat font size as a uniform 2 月之前
  Grant Sanderson e61957a4e0 Fix wrong check for path_func in last commit 2 月之前
  Grant Sanderson a8ef9629eb More direct lerp in Mobject.interpolate 2 月之前
  Grant Sanderson e796a0c6d6 Remove stray TODO 2 月之前
  Grant Sanderson 5ff80ffc6c Fix matplotlib color map import 2 月之前
  Grant Sanderson f12b143d16 Unify get_shader_wrapper_list, and and better subdivide render groups by ShaderWrapper ids 2 月之前
  Grant Sanderson 08e33faab8 Ensure scene properly updates on an embed 2 月之前
  Grant Sanderson 0b2c59ac6b More explicitly unpack v_base_normal 2 月之前
  Grant Sanderson 6223623b40 Ensure border width blends better within filled VMobject for opacity < 1 2 月之前
  Grant Sanderson 7217c9fca5 Reorganize VShaderWrapper.render_fill 2 月之前
  Grant Sanderson b288d5301e Get rid of cached _has_stroke and _has_fill parameters 2 月之前
  Grant Sanderson 058914fdd2 Mildly more efficient CameraFrame.get_view_matrix() 2 月之前
  Grant Sanderson c064b11e2a Interleave base_point and unit_normal in the same array 2 月之前
  Grant Sanderson b7337f0781 Remove some ShaderWrapper methods which are no longer needed 2 月之前
  Grant Sanderson 195264f079 Stop pretending to support non-winding fill in the fill shader. 2 月之前
  Grant Sanderson 09d147c8ef Set default border width to 0.5, and keep it for opacities < 1 2 月之前
  Grant Sanderson 39bcead679 Clean up 2 月之前
  Grant Sanderson 28eba26bee Remove stray new line 2 月之前
  Grant Sanderson 3b5d63d2fa Add depth shader to handle winding fill depth test. 2 月之前
  Grant Sanderson 4cb16dfc0b Don't apply depth test during winding fill 2 月之前
  Grant Sanderson a12fa0c03d Remove attributes from VMobject which are now handled in VShaderWrapper 2 月之前
  Grant Sanderson 4174f314b4 Reorganize, and ensure get_shader_wrapper_list works for general Groups 2 月之前
  Grant Sanderson f2bca0045f Add border width and backstroke 2 月之前
  Grant Sanderson 24b160f9f9 Update VMobject shader wrapper 2 月之前
  Grant Sanderson f9b9cf69fd Update so that vbo is not recreated on each from, but is read into 2 月之前
  Grant Sanderson 0efa96e399 Just use L-inf norm for point equality 2 月之前
  Grant Sanderson 12d39ef37c Merge pull request #2161 from 3b1b/video-work 2 月之前
  Grant Sanderson ccc84f4ab1 Give Numbers a default border width 2 月之前