manim/tests/control_data/graphical_units_data
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
..
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 Added new classes Angle, RightAngle for two intersecting lines (#1085) 2021-03-16 10:58:22 +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