提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 499803159c Remove methods and tracking associated with triangulation and non-winding fill 2 月之前
  Grant Sanderson 487c714d9b Remove stray new line 2 月之前
  Grant Sanderson eea8416d57 Default to allowing null lines, except for SVGPaths 2 月之前
  Grant Sanderson 0cf9a35367 Have SVG subdivide intersections if winding fill is not a default 1 年之前
  Grant Sanderson 31b937a7f1 Remove no-longer necessary PathString configuration 1 年之前
  Grant Sanderson 8d72340501 Remove some references to triangulation 1 年之前
  Grant Sanderson ab57b0acf0 Ensure positive orientation on all SVG, not just PathStrings 1 年之前
  Grant Sanderson 05dd399270 Ensure svgs have positive orientation by default 1 年之前
  Grant Sanderson 346d252451 Don't save triangulation, but do orient svg paths positively 1 年之前
  Grant Sanderson ae99c8cd2e Go back to use_simple_quadratic_approx being set at the Text level 1 年之前
  Grant Sanderson 108bb3da44 Have SVGs default to use_simple_quadratic_approx 1 年之前
  Grant Sanderson 2c6e8692ce Add condition for calling subdivide_intersections 1 年之前
  Grant Sanderson f39fd92e9e Add condition to account for end of string 1 年之前
  Grant Sanderson f0edc6628b Push default of use_simple_quadratic_approx being True to Text 1 年之前
  Grant Sanderson 9f1ab09749 Make usage of simpler quadratic approximations an option for VMobject 1 年之前
  Grant Sanderson 9778c3e085 Remove no-longer necessary correction for path ends 1 年之前
  Grant Sanderson 64578df603 Don't save SVG Path data to file 1 年之前
  Grant Sanderson 7895a2cfee No need to immediately compute triangulation for SVG paths 1 年之前
  Grant Sanderson 2dbb9367c4 Default to removing null curves 1 年之前
  Grant Sanderson 4bc7e3a8f2 Remove redundant long_line specification 1 年之前
  Grant Sanderson 7f203d1611 Remove triangulation cachine 1 年之前
  Grant Sanderson 9c106eb873 Add option for StringMobject to only render a single svg 1 年之前
  Grant Sanderson 71c9144952 Use io.BytesIO rather than writing to a temp file 1 年之前
  Grant Sanderson ef64b90ed3 Allow for default height/width of SVGMobject specified as class variables 1 年之前
  Grant Sanderson c96cdf43a1 Make sure mutability of dict arguments won't cause problems 1 年之前
  Grant Sanderson 1f0427d685 Add height as attribute to SVGMobject 1 年之前
  Grant Sanderson 5625f63ca2 Clean up SVG.__Init__ and fix style issue 1 年之前
  Grant Sanderson 43fd5e1aea Move custom type to manimlib.typing 1 年之前
  Grant Sanderson c55374245d Kill config in svg_mobject 1 年之前
  YishiMichael 4a575afdde chore: Remove unused namespace constants 2 年之前