manim/tests/control_data/graphical_units_data
Abhijith Muthyala 783bddebfc
Refactored coordinate_systems.py, fixed bugs, added NumberPlane test (#1092)
* Add function to update a dict recursively with other dicts

* Refactor Axes and NumberPlane

* Fix NumberLine's rotation

* Rotate NumberLine just before adding numbers

* More refactoring

* Add graphical unit test to NumberPlane

* More cleanup and fix range attributes issue(#840)

* Remove overlooked print statements and run black

* Make graphical unit test of NumberPlane more robust

* Shift z_axis to XY-plane's origin and minor refactor in its rotation

* Apply review suggestions
2021-03-15 02:24:16 -07:00
..
coordinate_systems Refactored coordinate_systems.py, fixed bugs, added NumberPlane test (#1092) 2021-03-15 02:24:16 -07:00
creation Added Fading example and removed Fade methods (deprecation) (#827) 2020-12-22 11:47:25 -05: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 Run proofreading over the whole library (#890) 2021-01-01 17:59:12 +01:00
img_and_svg Fix #1039 (<span foreground=> tags) (#1058) 2021-03-01 13:29:33 +05:30
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 Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
plot Basic implementation of undirected graphs (#861) 2020-12-31 21:10:41 +01:00
sample_scenes Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
threed Add 3D Mobjects - Cone, Cylinder, Line3D, Arrow3D and Torus. (#1026) 2021-02-28 03:42:17 -08:00
transform Allow for chaining _AnimationBuilder (#889) 2021-01-01 16:18:26 +01:00
updaters Bugfix: make sure last frame for animations with updaters is correct (#983) 2021-02-10 17:42:40 +01:00
writing Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00