提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 05dd399270 Ensure svgs have positive orientation by default 1 年之前
  Grant Sanderson 72590a8fef Note that using winding fill changes data 1 年之前
  Grant Sanderson a1595a9e2f Use separate fbo for writing to file when window is active 1 年之前
  Grant Sanderson a68bc1271b Have FillShaders all share the same texture used for intermediary rendering 1 年之前
  Grant Sanderson cb36fda6d7 In interpolate, only update data status if some keys are unlocked 1 年之前
  Grant Sanderson 88590e5a05 Remove serializing deepcopy 1 年之前
  Grant Sanderson a601384211 Remove stray imports 1 年之前
  Grant Sanderson f96a697ee3 Use become for interpolating at 0 or 1 1 年之前
  Grant Sanderson 3c8e3792e7 Remove references to refresh_static_mobjects 1 年之前
  Grant Sanderson 2beb55727f Change naming logic for recorded inserts 1 年之前
  Grant Sanderson 7609b1db78 Set up by-hand anti-aliasing for FillShaderWrapper 1 年之前
  Grant Sanderson 018b07212f Change how joint_products are updated in pointwise_become_partial 1 年之前
  Grant Sanderson d2af6a5f4b Keep track of when Mobject data has changed, and used that to determine when ShaderWrapper generates new buffers 1 年之前
  Grant Sanderson 4dfabc1c28 Make sure FillShaderWrapper works without a window 1 年之前
  Grant Sanderson 424707d035 Move rendering more fully away from Camera to Mobject and ShaderWrapper 1 年之前
  Grant Sanderson 2c737ed540 Move most of rendering logic to ShaderWrapper 1 年之前
  Grant Sanderson c94d8fd3b0 Move Texture handling and vao creation outside of Camera 1 年之前
  Grant Sanderson 3299741359 Move program code to ShaderWrapper, away from Camera 1 年之前
  Grant Sanderson 10047773f7 Have ShaderWrapper track OpenGL context 1 年之前
  Grant Sanderson 16d773f1b3 Remove refresh_shader_data 1 年之前
  Grant Sanderson 80729c0cb8 Only initialize ShaderWrappers as needed 1 年之前
  Grant Sanderson 8c1e5f3b42 Change use_clip_plane to be a function 1 年之前
  Grant Sanderson 3339aad29e Separate CameraFrame into its own file 1 年之前
  Grant Sanderson a9a3ca08cd Merge pull request #1972 from 3b1b/winding-fill 1 年之前
  Grant Sanderson bc5c78de83 Add winding fill to VMobject args 1 年之前
  Grant Sanderson 0ea91f22b2 Merge pull request #1971 from 3b1b/video-work 1 年之前
  Grant Sanderson 7deaf4cb11 Small clean up 1 年之前
  Grant Sanderson 93dd9f687b Ensure align_family works well with VMobject fill 1 年之前
  Grant Sanderson 4cb9c9c2fc Remove unnecessary normalize 1 年之前
  Grant Sanderson 6cf8c8d2e8 Do refresh in pointwise_become_partial 1 年之前