提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 8ce5dc7e84 Add DieFace to drawings.py 1 年之前
  Benjamin Bastian b934ee5f50 Make isinstance check work for python 3.7-3.9 (#1969) 1 年之前
  Grant Sanderson ba1b43df1a Merge pull request #1967 from 3b1b/video-work 1 年之前
  Grant Sanderson 847c27ad23 Remove stray import 1 年之前
  Grant Sanderson 8b786311af Rename set_ctx_clip_distance -> set_ctx_clip_plane 1 年之前
  Grant Sanderson 39cda62b66 Remove texture_id == 15 hack 1 年之前
  Grant Sanderson 24864a3d61 Small tweak 1 年之前
  Grant Sanderson 9e02796c9a Fix set_width for variable stroke width 1 年之前
  Grant Sanderson 8e1fdd5a79 Change crosshair style 1 年之前
  Grant Sanderson 0d66981ac7 Fix issue with variable stroke width 1 年之前
  Grant Sanderson 2e2e8dfee2 Fix the fact that Write messes up joint_products 1 年之前
  Grant Sanderson 917481cb23 Always refresh in pointwise_become_partial 1 年之前
  Grant Sanderson 8fee4d1a66 Fix straight line fill anti-alias issue 1 年之前
  Grant Sanderson f2d4313bcf Update SurfaceExample to specify samples at scene level 1 年之前
  Grant Sanderson d08a16a5fb Make Camera.fbo the entity rendered to, with a separate fbo for emitted frames 1 年之前
  Grant Sanderson 66d12a1687 Specify number of samples at the scene level, and be sure it works for Window as well 1 年之前
  Grant Sanderson 9249433144 Don't pass uv_func from SGroup 1 年之前
  Grant Sanderson 23b4e3e03b Use cubic formula in stroke frag for large stroke width case 1 年之前
  Grant Sanderson 6c262f63b1 Reduce is_linear threshold 1 年之前
  Grant Sanderson b7ea24f9ea Tweak stroke frag 1 年之前
  Grant Sanderson 7df6efb55f Handle edge case of false endpoints in make_smooth 1 年之前
  Grant Sanderson fe7dc3c459 Tiny cleanup 1 年之前
  Grant Sanderson 2290f810ca Small tweaks to number_to_point 1 年之前
  Grant Sanderson debc68a3b4 Just moving some lines around 1 年之前
  Grant Sanderson 909e515a2f Only compute xyz-to-uv matrix in non-linear case 1 年之前
  Grant Sanderson 1c2ec03f7d Replace VMobject.make_approximately_smooth with VMobject.make_smooth(approx=True) 1 年之前
  Grant Sanderson 6839de9a31 Remove rotate.glsl 1 年之前
  Grant Sanderson c873d073e2 Factor out rotation matrix 1 年之前
  Grant Sanderson 1eae7c06ba Add conditions for resize_with_interpolation 1 年之前
  Grant Sanderson dbeef42600 In VMobject.set_stroke, Don't use resize_with_interpolation for non-list args 1 年之前