19 Commits

Author SHA1 Message Date
707a2f6f63 Get rid of lag_factor 2019-02-08 18:42:40 -08:00
cf92cd161e Get rid of all_at_once 2019-02-08 15:49:06 -08:00
13b701ba1b LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
b7cf5e82e3 rate_func can no longer be None, must be a function. Use 'linear' instead of None 2019-02-05 15:39:58 -08:00
1f46904f9b Remove add_control_points, re-implement VMobject.align_points 2019-02-05 13:12:55 -08:00
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
41626dd151 New thumbnail for wallis 2018-11-18 10:30:13 -06:00
78b14c8be8 updated some breaking scenes to python3 2018-09-19 08:53:28 +05:30
51e6b66c95 submobject_family -> get_family 2018-08-21 19:15:16 -07:00
365093c0b5 np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
7119f0cc6e scale_to_fit_width -> set_width, likewise for height and depth 2018-08-08 10:30:52 -07:00
f03268d007 Modernize Python 2 code to get ready for Python 3 yet again 2018-06-02 08:59:26 -04:00
13d7228918 Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db500eddfdec75cc727b70737d892e961, reversing
changes made to c8c6e6d9ba77d42c8d50d8187ca2b0427da0079c.
2018-05-21 12:11:46 -07:00
b2b66947db reverted to earlier version 2018-05-16 21:17:14 +02:00
80176f0940 Replaced background_alpha with background_opacity 2018-05-10 19:55:06 -07:00
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
4403399050 Made add_background_rectangle are more general method for all mobjects 2018-05-07 13:32:47 -07:00
969f581284 Retired Wallis 2018-05-03 03:54:25 -07:00