Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (18 loc) · 2.48 KB

File metadata and controls

41 lines (18 loc) · 2.48 KB

1.0.4 (2022-06-17)

🛠 Fixes

  • IndexOutOfBounds: Prevent IndexOutOfBounds exception when animating as Kitt gradient rectangles (f11d8bf)

1.0.3 (2022-06-15)

🛠 Fixes

  • Kitt rectangles: Fix Kitt rectangles not drawing correctly when entering or leaving the left or right side (8043277)

1.0.2 (2022-06-14)

🛠 Fixes

  • Surprise border painting: Prevent suprise border painting occuring on top and left borders when animating as rectangular Kitt with gradients....that was a surprising one for sure...The fix feels dirty, though. I f you happen to find a better solution, please help. (60a75be)

1.0.1 (2022-06-14)

🛠 Fixes

  • Index Out Of Bounds Exception: Only draw if the calculated element is within the number of elements when drawing Kitt rectangles (22b4168)

1.0.0 (2022-06-13)

🧨 Breaking changes!

  • Initial Commit: Larson Scanner which allows you to configure rendering quality, numer of elements in the eye, alpha values for each element, colour for each element, scrolling speed and much more. See the README for more information. Thanks to @Kreezxil for giving me the initial idea. (400da70)

1.0.0-alpha.1 (2022-06-13)

🧨 Breaking changes!

  • Initial Commit: Larson Scanner which allows you to configure rendering quality, numer of elements in the eye, alpha values for each element, colour for each element, scrolling speed and much more. See the README for more information. Thanks to @Kreezxil for giving me the initial idea. (400da70)