manim/tests/control_data/graphical_units_data
friedkeenan fb085d4693
Added :class:~.Polygram, rework the polygon inheritance tree, and add :class:~.Star (#1490)
* Add Polygram, reorder Polygon inheritance around it, add Star

* Add tests

* Spiff up tests and docs

* Avoid spaces allowing a newline in the middle of example coordinate

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix doctest

* Change Polygram.round_corners example

* Change StarExample to show how stars overlap with their regular polygram equivalent

* Apply suggestions from code review

Co-authored-by: Anton Ballmaier <aballmaier@posteo.de>

* Apply docs suggestions

* Change round_corners example to use a star

* Allow any iterable to be passed to Polygram

* Fix tests by converting all vertices to numpy arrays

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Anton Ballmaier <aballmaier@posteo.de>
2021-05-19 20:28:20 -05:00
..
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 Added :class:~.Polygram, rework the polygon inheritance tree, and add :class:~.Star (#1490) 2021-05-19 20:28:20 -05: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 Color module enhancements (#1504) 2021-05-15 13:03:54 +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