提交历史

作者 SHA1 备注 提交日期
  Grant Sanderson 7356a36fa7 Only call self.throw_error_if_no_points once for get_start_and_end 3 年之前
  Grant Sanderson 7b4199c674 Call _handle_scale_side_effects after scaling takes place 3 年之前
  Grant Sanderson 3bb8f3f042 Add set_max_width, set_max_height, etc. 3 年之前
  Grant Sanderson e151334675 Alternate fix to Decimal scaling issue 3 年之前
  Grant Sanderson bbeba108bc Merge branch 'master' of github.com:3b1b/manim into revert-scale-changes 3 年之前
  Grant Sanderson 77ce17679c Change back to simpler Mobject.scale implementation 3 年之前
  slowy07 1e621e8278 fix: fix typo spelling grammar 3 年之前
  AStarySky b0fd520382 Update mobject.py 3 年之前
  AStarySky c1e14ef5b6 Update mobject.py 3 年之前
  AStarySky e9470b6bde Update mobject.py 3 年之前
  AStarySky 5c0a1e4b76 fix put_start_and_end_on 3 年之前
  TonyCrane 3d5642f3d7 little improvement to Mobject.scale 3 年之前
  sahilmakhijani 01670cf823 Fix ControlsExample Scene (#1551) 3 年之前
  TonyCrane 26e9b9cd7c added the missing import line in mobject.py 3 年之前
  Grant Sanderson 6997cc9501 Have Mobject.match_points return self 3 年之前
  Grant Sanderson 6c3e4b94ea Add min_scale_factor to keep Mobjects from shrinking to 0, and hence losing all shape information, unless its purposeful 3 年之前
  Grant Sanderson d06b3769b8 Added Mobject.set_color_by_rgba_func 3 年之前
  Grant Sanderson c700a27cad Remove alignment_vect, as per #1353 3 年之前
  Grant Sanderson d7f3f5ad24 Buf fixes for #1378 3 年之前
  Grant Sanderson 17b2efeb71 Move where the Mobject.animate method lives 3 年之前
  Grant Sanderson 4ff876b536 Merge pull request #1379 from friedkeenan/3b1b-animate 3 年之前
  friedkeenan d24ba30fde Add .animate syntax 3 年之前
  Grant Sanderson 3770fae6cf Small change for readability 3 年之前
  Thierry Parmentelat f05f94fbf5 spreading the change onto 2 more decorators 3 年之前
  Grant Sanderson 4b6a3a2599 Code cleanup 3 年之前
  Grant Sanderson 65f4f4bd29 Factor out computing bounding box 3 年之前
  Grant Sanderson 0726dccd0a Ensure get_height, etc. all return positive values 3 年之前
  Sahil Makhijani 7b614bc968 Refactored Event Dispatching Mechanism 3 年之前
  Grant Sanderson 90293f3907 Refresh bounding box after Mobject.become 3 年之前
  Grant Sanderson 367e243066 Align families in a way that respects their family heirarchy depth 3 年之前