提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 98c53151ad Correct type for texture_paths 1 年之前
  Grant Sanderson 133ac8bb26 Kill CONFIG in mobject.py 1 年之前
  Grant Sanderson 53994f0650 Add shorthand for type np.ndarray[int, np.dtype[np.float64]] 1 年之前
  Grant Sanderson 958002152e Define ManimColor type in constants 1 年之前
  Grant Sanderson 12d4b48508 Make sure animating status propagates through ancestors 1 年之前
  Grant Sanderson a4ffe9b4e5 Allow group_by_rows and group_bg_cols option for creating grids 1 年之前
  Grant Sanderson b6dd640fe7 Add Mobject.reverse_submobjects 1 年之前
  Grant Sanderson 84fa3de435 By default, don't let Mobject.become match updaters 1 年之前
  Grant Sanderson 8e6265d35e Give set_color_by_gradient more expected behavior 1 年之前
  Grant Sanderson 80d34547db Typo fix 1 年之前
  Grant Sanderson 88f2ae6d0d Merge branch 'master' of github.com:3b1b/manim into video-work 2 年之前
  widcardw 603a773847 fix: pass args by calling `animate` that borrowed from CE 2 年之前
  widcardw 2f691355db chore: add doc-string of `set_anim_args` 2 年之前
  widcardw a613099b1d feat: add `set_anim_args` to `.animate` method 2 年之前
  Grant Sanderson cc81cc5cf5 Move unit normal refreshing to VMobject 2 年之前
  Grant Sanderson dfa019fcde Make sure Mobject.become remaps any attributes pointing to family members appropriately. 2 年之前
  Grant Sanderson cd866573b5 Add about_edge argument to arrange_to_fit_width, etc. 2 年之前
  Grant Sanderson a87d3b5f59 Add Mobject.arrange_to_fit_dim 2 年之前
  Grant Sanderson c1b222c233 Set default buff for is_point_touching to 0 2 年之前
  Grant Sanderson ec9ed32d78 Organize get_ancestors from top to bottom 2 年之前
  Grant Sanderson 0e45b41fea Match updaters in Mobject.become 2 年之前
  Grant Sanderson c498b88750 Small tweaks to Mobject.looks_identical for marginal speed 2 年之前
  Grant Sanderson aaea3f40f6 Don't copy Mobject attrs which are mobject but not family members 2 年之前
  Grant Sanderson 40b432a29b Add extended option to Mobject.get_ancestors 2 年之前
  Grant Sanderson e49e4b8373 Speed-ups to Mobject.copy 2 年之前
  Grant Sanderson db884b0a67 Add Mobject.get_ancestors 2 年之前
  Grant Sanderson c3c5717dde Add Mobject.looks_identical 2 年之前
  Grant Sanderson 902c2c002d Slight copy refactor 2 年之前
  Grant Sanderson 2ba9243067 Merge branch 'master' of github.com:3b1b/manim into video-work 2 年之前
  Grant Sanderson f70e91348c Remove Mobject.interaction_allowed, in favor of using _is_animating for multiple purposes 2 年之前