manim/tests/control_data/graphical_units_data
Mark Miller d8d9a01b9a
Enable CI testing for OpenGL (#1160)
* add simple circle test for opengl

* literally a comma

* add rgb tolerance to graphical unit tester

* start up xvfb on ubuntu?

* black style

* reduce tolerance to pixel ?

* add msys2 action

* add mesa install

* ci: windows add msys2 to path
Compile moderngl from source
add a init tests for CI to work
add colour to pytest

* minor edits

* mild refactor of scene / camera / renderer relationship

* flake-d

* reverted refactor

* reverted opengl split at the level of graphical unit tester

* remove unnecessary config in definition

* CI: remove python3 from MSYS2 also

Co-authored-by: Naveen M K <naveen@syrusdark.website>
2021-03-28 22:09:29 +02: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
opengl Enable CI testing for OpenGL (#1160) 2021-03-28 22:09:29 +02: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