23 Commits

Author SHA1 Message Date
a72b769c0f Made 0 a default value for DecimalNumber 2019-01-29 14:22:23 -08:00
9bb3b8f4bf Changed the way Mobject updaters are checked to be dependent on time 2019-01-29 14:21:56 -08:00
fc7d67e25f Fixed negative decimal issue 2019-01-18 14:14:51 -08:00
c4a0e65089 Fixed ZeroDivisionError for Axes. 2019-01-18 09:07:38 -08:00
ff87e2bfbc More clack animations 2019-01-17 14:12:14 -08:00
e2e6fad114 Add Circle.get_point_from_angle, and arc_center config variable for arc 2019-01-17 14:10:52 -08:00
6652dc6006 Make it okay to call Mobject.update without a change in time 2019-01-16 11:09:42 -08:00
e63074a72e 2*np.pi -> TAU. Because why not? 2019-01-16 11:09:16 -08:00
8ec9e4d425 Clean up Axes.__init__ slightly 2019-01-16 11:08:54 -08:00
4ae38cd9b8 Updates to logo object 2019-01-11 14:24:30 -08:00
2f6fc82ecb Small fix to DecimalNumber 2019-01-09 12:51:14 -08:00
8e0fae4663 Make Mobject.get_critical_point use get_poitns_defining_boundary 2019-01-09 12:50:37 -08:00
d222c8aa14 Add increment function to Integer 2019-01-04 14:14:15 -08:00
3649547862 Small fix to Mobject.fade_to 2019-01-04 14:13:52 -08:00
6c78110e0f Changed default TexMobject.background_stroke_width to something less ugly in general 2019-01-04 12:47:26 -08:00
ba88104177 Added set_style, get_style, and improved match_stlye 2019-01-04 11:50:06 -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