15 Commits

Author SHA1 Message Date
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
b5c60ecd0a Small changes to Mobject.upate 2019-02-03 12:11:56 -08:00
4b15079318 Mobject should update when Mobject.resume_updating is called 2019-01-30 11:19:58 -08:00
a409fd6fe5 Suspend mobject updating during animations 2019-01-29 14:40:44 -08:00
9bb3b8f4bf Changed the way Mobject updaters are checked to be dependent on time 2019-01-29 14:21:56 -08:00
6652dc6006 Make it okay to call Mobject.update without a change in time 2019-01-16 11:09:42 -08:00
8e0fae4663 Make Mobject.get_critical_point use get_poitns_defining_boundary 2019-01-09 12:50:37 -08:00
3649547862 Small fix to Mobject.fade_to 2019-01-04 14:13:52 -08:00
87884c0054 small typo corrected 2018-12-28 20:22:38 +08:00
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
854ed3038e Update mobject.py 2018-12-27 19:12:52 +08:00
3488d11be3 Merge branch 'package_refactor' of https://github.com/3b1b/manim into package_refactor 2018-12-26 21:41:31 -08:00
06f4586140 remove bad import 2018-12-26 21:29:04 -08:00
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
86bb2110d6 move library code into manimlib, replace relative imports with absolute imports 2018-12-24 12:37:51 -08:00