提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson bcf610d1ad Merge branch 'master' into patch-8 1 月之前
  Grant Sanderson 1ff758dea8 Remove (no longer necessary) specifications of non-flat stroke for 3d things 2 月之前
  Grant Sanderson 57d4732ef1 Remove unused lines 2 月之前
  Grant Sanderson 2cdb85cae9 Don't assign a fixed default depth to ThreeDAxes 11 月之前
  Grant Sanderson 0d046a7eab Add an option for a graph to continually update to its defining function 11 月之前
  Grant Sanderson ddf2f7d9bd Fix typo 1 年之前
  Grant Sanderson 2337be2318 Remove num_sampled_graph_points_per_tick in Axes __init__ 1 年之前
  Grant Sanderson ce7422f8af Add ThreeDAxes.get_graph and .get_parametric_surface 1 年之前
  Grant Sanderson 16f5890fd3 Add CoordianteSystem.get_area_under_graph 1 年之前
  Grant Sanderson 392019fc6e Specify type in bind_to_graph 1 年之前
  Grant Sanderson 169e7a302b Give ThreeDAxes flat stroke by default 1 年之前
  Grant Sanderson 0ce972991b Remove num_axis_pieces arg from ThreeDAxes 1 年之前
  Grant Sanderson ab6a7df4af Use typing_extensions to import Self for python versions <3.11 1 年之前
  Grant Sanderson da6875ca55 Add Self type to coordinate_systems.py 1 年之前
  Grant Sanderson c469c6b009 Prevent NumberPlane from double drawing axes 1 年之前
  Grant Sanderson b85c3bd478 Remove stray import 1 年之前
  Grant Sanderson 1c2ec03f7d Replace VMobject.make_approximately_smooth with VMobject.make_smooth(approx=True) 1 年之前
  Grant Sanderson e6abff4299 Speed up bind_graph_to_func 1 年之前
  Grant Sanderson c3cd64f68c Package reflectiveness, gloss and shadow into a single uniform "shading" 1 年之前
  Grant Sanderson 33682b7199 MTex is the new Tex, Tex is now OldTex 1 年之前
  Grant Sanderson 6d5b980d4a Replace Tex and MTex throughout library 1 年之前
  Grant Sanderson c605ac1c83 Better height, width, unit_size behavior for CoordinateSystems 1 年之前
  Grant Sanderson ba93bd0cbf Replace unit_size with get_unit_size() 1 年之前
  Grant Sanderson 3c04ffc513 Better functionality for default axis configuration on coordinate systems 1 年之前
  Grant Sanderson c96cdf43a1 Make sure mutability of dict arguments won't cause problems 1 年之前
  Grant Sanderson 97f28b34f3 Distinguish Vect3 from Vect3Array types 1 年之前
  Grant Sanderson dec11a4b17 Rename np_vector type to Vect3 or Vect4 to make context clearer 1 年之前
  Grant Sanderson 43fd5e1aea Move custom type to manimlib.typing 1 年之前
  Grant Sanderson c00af3c1bf Rename config_ops -> dict_ops 1 年之前
  Grant Sanderson 1a0eff05fa Ensure t_range always has three entries 1 年之前