Commit History

Author SHA1 Message Date
  Grant Sanderson 902a4f264e Add white space after assert statements 2 months ago
  Grant Sanderson 43fd5e1aea Move custom type to manimlib.typing 1 year ago
  Grant Sanderson fa7ee22c46 Kill CONFIG in probability.py 1 year ago
  Grant Sanderson 958002152e Define ManimColor type in constants 1 year ago
  YishiMichael 49723f54cb Add necessary imports (#1804) 2 years ago
  Grant Sanderson d24b8ff48f Merge branch 'master' into master 2 years ago
  Grant Sanderson 1b009a4b03 Simplify Mobject.copy to just use pickle serialization 2 years ago
  YishiMichael 9ef9961d0e Sort imports 2 years ago
  TonyCrane 4c16bfc2c0 chore: add type hints to manimlib.mobject 2 years ago
  DangGiaChi 84fd657d9b Change variables names: x_tick, x_ticks, y_tick, y_ticks 2 years ago
  DangGiaChi b489490f41 Fixed things as suggestions 2 years ago
  DangGiaChi bbf45f95c6 Add option to add ticks on x-axis in BarChart() 2 years ago
  Grant Sanderson f91c81dd6a Rename TexMobject -> Tex and TextMobject -> TexText 3 years ago
  Grant Sanderson 3b26a6c260 Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D 3 years ago
  Grant Sanderson 6db6e858c4 Change tuplify to listify 4 years ago
  Devin Neal 3543a750ba move library code into manimlib, replace relative imports with absolute imports 5 years ago