manim/tests/control_data/graphical_units_data/indication
Anton Ballmaier 03390f2751
Overhaul of the animation.indication module interfaces (#1383)
* test

* revert test changes

* Add Circumscribe, Deprecate others
Depreated:
   AnimationOnSurroundingRectangle
   ShowPassingFlashAround
   ShowCreationThenDestructionAround
   ShowCreationThenFadeAround

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

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

* Add example and docs to Circumscribe

* Docs & Example FocusOn

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

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

* Docs & Example Indicate

* Fix Flash not using the given stroke_width

* Change the meaning of flash_radius to the inner radius

* Adjust flash_radius accordingly

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

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

* Fix runtime not working and add time_width to Flash

* finish Flash

* add second example to Flash

* Deprecate CircleIndicate

* Finish ShowPassingFlash

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

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

* Rework ApplyWave & Docs & Examples

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

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

* Finish Wiggle

* Fix docs inconsistancies

* black

* Add overview example

* fixe flake8 error

* Renew Test Data

* fix test scene

* try to fix test circumscribe problem

* tests behave weird...

* test without circumscribe

* add new test to circumscribe

* Explain wave code

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

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

* Removed already done TODO

* Change circumscribe to require shape to be a type

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

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

* Restart CI

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2021-04-29 12:42:46 +02:00
..
ApplyWaveTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
CircumscribeTest.npz Overhaul of the animation.indication module interfaces (#1383) 2021-04-29 12:42:46 +02:00
FlashTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
FocusOnTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
IndicateTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
ShowCreationThenFadeOutTest.npz Overhaul of the animation.indication module interfaces (#1383) 2021-04-29 12:42:46 +02:00
ShowPassingFlashTest.npz Overhaul of the animation.indication module interfaces (#1383) 2021-04-29 12:42:46 +02:00
WiggleTest.npz Overhaul of the animation.indication module interfaces (#1383) 2021-04-29 12:42:46 +02:00