Effect Radar Implementation v1 #46

Merged
hersi merged 12 commits from feature/radar into master 2023-11-23 07:41:15 +01:00

12 Commits

Author SHA1 Message Date
Hersi 4f3131a388 update changelog 2023-11-23 07:37:48 +01:00
Hersi 0951fc029c add effect radar toggle in skin settings 2023-11-23 07:29:10 +01:00
Hersi bc191e45f0 fix bug where radar is seen when filter is active 2023-11-18 09:30:38 +01:00
Hersi 2363b381ed radar calc rewrite 2023-11-18 09:30:13 +01:00
Hersi a0ceb0bd01 clear lua linting errors and warnings in songwheel.lua
fix(?) volforce indicator
2023-11-14 07:44:28 +01:00
Hersi e9d848d92f radar positioning and colors in songwheel.lua 2023-11-14 07:41:51 +01:00
Hersi cba1ebd790 finish radar component
text "stroke" is a dimmed color instead of black
add text alignment to radar attributes
fix radar rotation (rotate 90deg ccw)
optimize some angle and vertex position calculations
add some warnings to buggy code
2023-11-14 07:39:48 +01:00
Hersi 52cc1beb7d add dump() to utils 2023-11-14 07:35:48 +01:00
Hersi e876def36f doc update 2023-11-14 07:35:27 +01:00
Hersi d6e4c84a43 Add Continuum fonts 2023-11-14 07:35:06 +01:00
Hersi 48b503ac83 doc update 2023-11-13 01:42:13 +01:00
Hersi 7768ae2175 initial radar implementation 2023-11-13 01:41:52 +01:00