Add reverse animations #32

Merged
JackFrostbyte merged 1 commit from feature/v0.5-issue-28-reverse-animations into main 2026-05-09 18:50:33 -04:00

Summary

Implements issue #28 by adding reverse animation variants for the selected RGB Aura zones.

Changes

  • Added reverse version of the original GPU aurora wave.
  • Added reverse version of the original motherboard low-resolution aurora.
  • Added reverse versions of both top Fractal fan animations.
  • Added reverse versions of both Thermaltake/front fan animations.
  • Registered the new reverse animations in the animation registry.

Final animation counts

  • GPU: 3 animations
  • Motherboard: 3 animations
  • Top Fractal fans: 4 animations
  • Thermaltake/front fans: 4 animations

Total enabled animations: 14.

Notes

  • GPU second middle-pulse animation was intentionally not reversed.
  • Motherboard second soft-breath animation was intentionally not reversed.
  • Reserved ARGB zone remains untouched.
  • Runtime guardrails from issue #13 remain intact.

Testing

  • Ran Ruff format/check successfully.
  • Confirmed 14 enabled registered animations.
  • Manually tested all 6 new reverse animations:
    • gpu_aurora_wave_reverse
    • motherboard_low_resolution_aurora_reverse
    • top_fractal_fans_mirrored_glimmer_reverse
    • top_fractal_fans_cross_glimmer_reverse
    • thermaltake_sparse_aurora_reverse
    • thermaltake_curtain_aurora_reverse

All manual visual tests passed.

## Summary Implements issue #28 by adding reverse animation variants for the selected RGB Aura zones. ## Changes - Added reverse version of the original GPU aurora wave. - Added reverse version of the original motherboard low-resolution aurora. - Added reverse versions of both top Fractal fan animations. - Added reverse versions of both Thermaltake/front fan animations. - Registered the new reverse animations in the animation registry. ## Final animation counts - GPU: 3 animations - Motherboard: 3 animations - Top Fractal fans: 4 animations - Thermaltake/front fans: 4 animations Total enabled animations: 14. ## Notes - GPU second middle-pulse animation was intentionally not reversed. - Motherboard second soft-breath animation was intentionally not reversed. - Reserved ARGB zone remains untouched. - Runtime guardrails from issue #13 remain intact. ## Testing - Ran Ruff format/check successfully. - Confirmed 14 enabled registered animations. - Manually tested all 6 new reverse animations: - `gpu_aurora_wave_reverse` - `motherboard_low_resolution_aurora_reverse` - `top_fractal_fans_mirrored_glimmer_reverse` - `top_fractal_fans_cross_glimmer_reverse` - `thermaltake_sparse_aurora_reverse` - `thermaltake_curtain_aurora_reverse` All manual visual tests passed.
JackFrostbyte deleted branch feature/v0.5-issue-28-reverse-animations 2026-05-09 18:50:33 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JackFrostbyte/rgb-aura!32
No description provided.