manim/tests/control_data/graphical_units_data
Darylgolden ab1023b135
Added :meth:~.Mobject.match_points (#1364)
* Added become_points and become_style

* Retrigger checks

* Rename become_points to match_points

* Remove become_style

* rm test for become style

* Apply suggestions from code review

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>

* Try to fix docs

* Revert "Try to fix docs"

This reverts commit f72503ff72.

* Update manim/mobject/mobject.py

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
2021-04-19 14:57:35 -07:00
..
brace Change Brace from Tex to SVG (#1258) (#1260) 2021-04-09 02:31:06 +02:00
coordinate_systems Fix random pipeline TeX failures (#1296) 2021-04-09 10:28:13 +02:00
creation Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
deepcopy/Tex Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
functions Enhancement: Remove redundancy in FunctionGraph arguments (#1018) 2021-02-14 12:36:16 +01:00
geometry Set corners of :class:~.Rectangle in counterclockwise direction (#1249) 2021-04-06 12:27:55 +02:00
img_and_svg Add SVG <line> element support to :class:~.SVGMobject (#1275) 2021-04-09 14:53:07 -07:00
indication Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
mobjects Bugfix: Several fixes and improvements for PointCloundDot (#947) 2021-01-26 20:31:39 +01:00
modifier_methods can't pass list of colors in set_color() fixed (#993) 2021-02-08 22:50:36 +01:00
movements Set corners of :class:~.Rectangle in counterclockwise direction (#1249) 2021-04-06 12:27:55 +02:00
opengl Enable CI testing for OpenGL (#1160) 2021-03-28 22:09:29 +02:00
plot Fix random pipeline TeX failures (#1296) 2021-04-09 10:28:13 +02:00
sample_scenes Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
threed Set corners of :class:~.Rectangle in counterclockwise direction (#1249) 2021-04-06 12:27:55 +02:00
transform Added :meth:~.Mobject.match_points (#1364) 2021-04-19 14:57:35 -07:00
updaters Render image automatically if no animation is played in a scene (#1261) 2021-04-08 11:33:08 +02:00
writing Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00