manim/tests/control_data/graphical_units_data
Darylgolden f98cb1eadc
Added 3D Mobject :class:~.Dot3D (#1097)
* Added Dot3D and SmallDot3D

* Remove wrong test data

* Revert changes to graphical units template

* Remove SmallDot3D per consensus

* Apply suggestions from code review

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Fix unclosed docstring

* Fix Dot3D

* Attempt to fix linting

* Revert "Attempt to fix linting"

This reverts commit 6c23d653b4.

* Retrigger checks

* Add example

* Update three_dimensions.py

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: WampyCakes <WampyCakes@users.noreply.github.com>
2021-03-27 02:06:33 +01:00
..
coordinate_systems Refactored coordinate_systems.py, fixed bugs, added NumberPlane test (#1092) 2021-03-15 02:24:16 -07: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 Added new classes Angle, RightAngle for two intersecting lines (#1085) 2021-03-16 10:58:22 +01:00
img_and_svg Added support for multiple transforms in the same SVG element (#1159) 2021-03-25 16:46:39 -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 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 Added 3D Mobject :class:~.Dot3D (#1097) 2021-03-27 02:06:33 +01: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