manim/tests/control_data/graphical_units_data/geometry
Oliver 776067584e
Added new classes Angle, RightAngle for two intersecting lines (#1085)
* test

* test2

* Added two angle functions

* bug-fix

* bug_fix

* bug-fix

* angle changes

* Added Docstrings

* Run tests

* Update manim/mobject/geometry.py

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

* Update manim/mobject/geometry.py

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

* Update manim/mobject/geometry.py

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

* Update manim/mobject/geometry.py

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

* Update manim/mobject/geometry.py

Co-authored-by: KingWampy <9156604+WampyCakes@users.noreply.github.com>

* Changed examples

* Added tab

* Changed docstring

* Updated Docstrings

* Updated Docstrings

* Ideas from MrMallIronmaker implemented

* Update manim/mobject/geometry.py

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

* Change inheritance for Angle

* Added inheritance in Angle

* Black Test

* Update manim/mobject/geometry.py

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

* Fixed multiple inheritance

* Added Tests

* Black test

* retrigger checks

* Updated docstrings

* updated Docstrings

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/geometry.py

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

Co-authored-by: Pseudodifferent <44864613+Pseudodifferent@users.noreply.github.com>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: KingWampy <9156604+WampyCakes@users.noreply.github.com>
Co-authored-by: friedkeenan <friedkeenan@protonmail.com>
2021-03-16 10:58:22 +01:00
..
AngleTest.npz Added new classes Angle, RightAngle for two intersecting lines (#1085) 2021-03-16 10:58:22 +01:00
AnnotationDotTest.npz convert test data to compressed format 2020-10-30 11:26:49 +01:00
AnnularSectorTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
AnnulusTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
ArcBetweenPointsTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
ArcTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
ArrangeTest.npz Better creation Example in docs & buff parameter in arrange (#825) 2020-12-05 17:48:05 +01:00
CircleTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
CoordinatesTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
CurvedArrowTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
CustomDoubleArrowTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
DotTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
DoubleArrowTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
ElbowTest.npz Run proofreading over the whole library (#890) 2021-01-01 17:59:12 +01:00
EllipseTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
LineTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
PolygonTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
RectangleTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
RightAngleTest.npz Added new classes Angle, RightAngle for two intersecting lines (#1085) 2021-03-16 10:58:22 +01:00
RoundedRectangleTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
SectorTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
VectorTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
ZIndexTest.npz Properly respect submobjects when sorting by z_index (#872) 2020-12-22 13:36:06 +01:00