提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 5b454a3ff7 Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale 3 年之前
  Grant Sanderson b22f1ab715 Remove reference to FILE_DIR 3 年之前
  Grant Sanderson 3b26a6c260 Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D 3 年之前
  Grant Sanderson 915b7ea3ad Removed some drawings specific to 3b1b videos 3 年之前
  Grant Sanderson 5a238f1551 Removed Logo from drawings 3 年之前
  Grant Sanderson 3a1f07492c Moved 3b1b specific content out of this project 3 年之前
  Grant Sanderson 26834178e7 Bug fix to Bubble 4 年之前
  Grant Sanderson c653610215 Add Checkmark and Exmark 4 年之前
  Grant Sanderson 8384b8b46b Fix bug with clock 4 年之前
  Grant Sanderson 6e0ae83685 Small fixes 4 年之前
  Grant Sanderson 01cda8a130 Fix a few problems with PlayingCard 4 年之前
  Grant Sanderson 6e932a24d2 Change defaults on when triangulation is locked...again 4 年之前
  Grant Sanderson 574b464a3c get_critical_point -> get_bounding_box_point 4 年之前
  Grant Sanderson 9835813679 Rename generate_points to init_points 4 年之前
  Grant Sanderson 0f71b0a408 Playing wiht logo 4 年之前
  Grant Sanderson f3048eb574 Fixed bug with Bubble 5 年之前
  Grant Sanderson 2294cdea4f Allow Bubble to flip over any axis, which was unnecessarily restricted before 5 年之前
  Grant Sanderson d5eecb8137 Tiny changes to Clock 5 年之前
  Grant Sanderson 5e7cbbdf24 Tiny formatting changes to drawings.py 5 年之前
  Grant Sanderson 86a8cefc0f Fixed ClockPassesTime animation 5 年之前
  Grant Sanderson 1ca26fcf1d Bug fix for Bubble.pin_to 5 年之前
  Grant Sanderson d07c086bec Fix Laptop 5 年之前
  Grant Sanderson 9b5de02756 Fix logo 5 年之前
  Grant Sanderson 306ee31d44 Fixed car problems. Regular mechanic over here 5 年之前
  Grant Sanderson 1c4ff6a556 update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 5 年之前
  Grant Sanderson 0dfc5a576b dashed_segment_length -> dash_length 5 年之前
  Grant Sanderson 24d6113bba Get rid of propagate_style_to_family, since it is basically always true 5 年之前
  Grant Sanderson b7cf5e82e3 rate_func can no longer be None, must be a function. Use 'linear' instead of None 5 年之前
  Grant Sanderson 272c5f4deb Remove VMobject.add_control_points 5 年之前
  Grant Sanderson eb0c63606d sort_submobject -> sort and shuffle_submobjects -> shuffle 5 年之前