提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson f5d1a9c449 Keep track of original float matrix in DecimalMatrix 7 月之前
  Grant Sanderson a5f2ac689f Spacing 7 月之前
  Grant Sanderson 7b577e9fc1 Have matrix keep track of elements and ellipses as lists instead of VGroups 8 月之前
  Grant Sanderson 578427543c Add defaults for Matrix object to have ellipses 8 月之前
  Grant Sanderson 45f8ca7643 Specify output type for DecimalMatrix.element_to_mobject 8 月之前
  Grant Sanderson 855ef9be8d Refactor Matrix, DecimalMatrix, MobjectMatrix, etc. 9 月之前
  Grant Sanderson 4ec2e8b0c5 Merge branch 'master' of github.com:3b1b/manim into video-work 1 年之前
  Grant Sanderson ab6a7df4af Use typing_extensions to import Self for python versions <3.11 1 年之前
  Grant Sanderson 9ef14c7260 Change default h_buff on Matrix 1 年之前
  Grant Sanderson 74a11bb05c Add Self type to matrix.py 1 年之前
  Grant Sanderson cc9a4501ad Have **kwargs in matrix pass on to elements 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 0433cd727c Tweak type hints in matrix.py 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 a7d7ed0793 Kill CONFIG, and slightly refactor, matrix.py 1 年之前
  Grant Sanderson 958002152e Define ManimColor type in constants 1 年之前
  Grant Sanderson f878537814 Don't have Matrix try to convert lists of Mobject into numpy arrays 1 年之前
  YishiMichael 9ef9961d0e Sort imports 2 年之前
  TonyCrane 4fbe948b63 style: insert an empty line after import 2 年之前
  TonyCrane 4c16bfc2c0 chore: add type hints to manimlib.mobject 2 年之前
  Elisha Hollander f9351536e4 minor fixes (#1737) 2 年之前
  BillyLikesHacking cfd362aa56 Update matrix.py 3 年之前
  Grant Sanderson 82658e1db3 Change default element alignment for integer matrices 3 年之前
  Grant Sanderson 7f47815230 Change some defaults and add Matrix.get_rows method 3 年之前
  Grant Sanderson 52baf5b7c2 Change matrix entry alignment default 3 年之前
  Grant Sanderson f91c81dd6a Rename TexMobject -> Tex and TextMobject -> TexText 3 年之前
  Grant Sanderson 2e3a112ff8 Treat Matrix.mob_matrix as list rather than numpy matrix, since it sometimes interprets mobjects as sequences 3 年之前
  Grant Sanderson 821857afa8 Fixed braces on Matrix 4 年之前