提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 3779577d9f Add Self type to surface.py 1 年之前
  Grant Sanderson b58224f6c8 Add Self type to vectorized_mobject.py 1 年之前
  Grant Sanderson 50343e9629 Add Self type to mobject.py 1 年之前
  Grant Sanderson a4d9b101de Whoops, make sure deepcopy actually returns 1 年之前
  Grant Sanderson 60aae748a7 Make sure animations will trigger a refresh for joint products 1 年之前
  Grant Sanderson 92e4d43ca3 Make sure camera location is not computed more times than it needs to be 1 年之前
  Grant Sanderson 424db4b3e4 Ensure view matrix is not computed more than it needs to be 1 年之前
  Grant Sanderson 2d0bdfbdb6 Merge branch 'glitch-fix' into video-work 1 年之前
  Grant Sanderson 9e5fca6750 Merge branch 'type-error-fix' into video-work 1 年之前
  Grant Sanderson 2cbad30f45 Change VMobject rendering mode to TRIANGLES 1 年之前
  Grant Sanderson 5952f9ea74 Make sure rgbas will be resized if bigger than Mobject.data 1 年之前
  Grant Sanderson f2d71e6521 Don't rotate Laptop into place 1 年之前
  Grant Sanderson 0645912765 Merge pull request #1979 from 3b1b/video-work 1 年之前
  Grant Sanderson 57deab6617 Fix ControlsExample 1 年之前
  Grant Sanderson f8cfcfbc64 Fix EventListener typo 1 年之前
  Grant Sanderson 76ee97adfa Possible fix for a type error 1 年之前
  Grant Sanderson e7734ca84c Fix TexturedSurface 1 年之前
  Grant Sanderson 5ff44f5850 Divide by epsilon prior to normalizing 1 年之前
  Grant Sanderson a58327657c Provide an epsilon of room to Sphere at poles 1 年之前
  Grant Sanderson 55da5d5d03 Remove use of dv_points and du_points, pass unit normals to shader instead 1 年之前
  Grant Sanderson c469c6b009 Prevent NumberPlane from double drawing axes 1 年之前
  Grant Sanderson 9017df847d Add Camera.blit, and use it when there's a window, but the used fbo is not the window's 1 年之前
  Grant Sanderson 33116f8af1 Remove stray import 1 年之前
  Grant Sanderson 0de914fd01 No need for du_points, and dv_points in SurfaceMesh 1 年之前
  Grant Sanderson e950286fa4 Replace get_gl_Position -> emit_gl_Position 1 年之前
  Grant Sanderson 5490b3be19 Merge pull request #1977 from 3b1b/video-work 1 年之前
  Grant Sanderson 215c21babf Small renaming 1 年之前
  Grant Sanderson 7e00660e47 Whoops, re-instate pre_render 1 年之前
  Grant Sanderson daaaba0a67 Use frame_scale uniform instead of frame_shape 1 年之前
  Grant Sanderson 9628adc957 Ensure scroll zooming works better in 3d 1 年之前