提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 7edc4b64ad Replace numbers_with_elongated_ticks -> big_tick_numbers 8 月之前
  Grant Sanderson e784c42f0d Add big_tick_spacing option NumberLine 8 月之前
  Grant Sanderson 1eb819363d Fix issue with ticks going beyond number line 1 年之前
  Grant Sanderson 2290f810ca Small tweaks to number_to_point 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 afab37c2d2 Remove stray digest_config references 1 年之前
  Grant Sanderson 9039fe69e4 Kill CONFIG in number_line.py 1 年之前
  Grant Sanderson faa37844e7 Add unit_tex option for NumberLine.add_numbers 1 年之前
  YishiMichael cbb7e69f68 Refactor LabelledString and relevant classes 2 年之前
  YishiMichael 9ef9961d0e Sort imports 2 年之前
  Grant Sanderson dc4b9bc93c Use outer_interpolate for NumberLine.number_to_point 2 年之前
  Grant Sanderson a9349057ad Merge branch 'master' of github.com:3b1b/manim into video-work 2 年之前
  Grant Sanderson c3e13fff05 Allow Numberline.number_to_point to work on an array of numbers 2 年之前
  TonyCrane 4c16bfc2c0 chore: add type hints to manimlib.mobject 2 年之前
  Grant Sanderson 3b146636b4 Use isclose in place of of == 0 3 年之前
  Grant Sanderson 0b7b3f4f31 Improve NumberLine.p2n speed 3 年之前
  Grant Sanderson de9ecbd766 Remove unnecessary import 3 年之前
  Grant Sanderson 8345ca6160 Small fixes to NumberLine 3 年之前
  Grant Sanderson 97e7b0568e Add default font_size to NumberLine.add_numbers 3 年之前
  Grant Sanderson 6f69902892 Changed how configuration for labels on a NumberLine, and hence also on Axes, so that it takes in DecimalNumber configuration directly rather than as a separte dict. 3 年之前
  Abhijith Muthyala 03bea8198c Fix NumberLine's unit_size 3 年之前
  Grant Sanderson 2a3db89a2d merge 3 年之前
  Grant Sanderson f786eb68d1 Change default decimal_number_config for NumberLine 3 年之前
  Tony031218 269128dfb6 fix NumberLine and GraphScene 3 年之前
  Abhijith Muthyala fb8280171b Replace redundant CONFIG key in NumberLine 3 年之前
  Grant Sanderson 3b26a6c260 Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D 3 年之前