Commit graph

3 commits

Author SHA1 Message Date
Hugues Devimeux
b46b860e97
Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836)
* Added direct decoration support, and auto naming test.

* format

* Misclearnous fixes and improvements of the testing system

* Converted tests.

* Removed ununsed imports

* Added tolerance

* save frames as uint8

* regenerate control data

* migrate other tests that have been added in the meantime

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

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

* try to make pre-commit happy

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-01 13:41:14 +02:00
sparshg
272b0d521d
Fixed rotation of gradients while rotating a VMobject (#1513)
* Fixed rotation of gradients while rotating VMobject

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

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

* use rotate_vector instead of rotation_matrix

* Add docs and type hints

* fix doc

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Anton Ballmaier <aballmaier@posteo.de>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2021-05-26 10:57:17 +02:00
sparshg
ff1696c065
can't pass list of colors in set_color() fixed (#993)
* can't pass list of colors in set_color() fixed

* Add gradient test

* black

* black
2021-02-08 22:50:36 +01:00