manim/tests/control_data/graphical_units_data
Newell Jensen 57a90b79be
Add SVG elliptical arc support (#1475)
* Add SVG elliptical arc support to svg_path.py

* Add SVG support for elliptical arcs

* Add debug fixes from Mark Miller.  Add sweep limit case for elliptical arcs that are multiple of 90 degrees.

* Add unit test for SVG elliptical arcs.  Add control data.

* Cast type of stroke_width if it is string.

* Fix black and isort.
2021-05-07 23:06:02 +05:30
..
brace Change Brace from Tex to SVG (#1258) (#1260) 2021-04-09 02:31:06 +02:00
coordinate_systems Un-deprecated GraphScene (will be deprecated later), fixed an old-style call to NumberPlane (#1430) 2021-05-01 16:22:24 +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 elliptical arc support (#1475) 2021-05-07 23:06:02 +05:30
indication Overhaul of the animation.indication module interfaces (#1383) 2021-04-29 12:42:46 +02: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 Upgrades to CoordinateSystem and graphing. (#1161) 2021-04-30 20:40:51 +02:00
polyhedra Added :class:Polyhedron, and platonic solids :class:Tetrahedron, :class:Octahedron, :class:Icosahedron and :class:Dodecahedron (#1348) 2021-04-29 10:51:18 +05:30
sample_scenes Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
threed Un-deprecated GraphScene (will be deprecated later), fixed an old-style call to NumberPlane (#1430) 2021-05-01 16:22:24 +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