Wallpaper Engine

Wallpaper Engine

Customizable Module Visualizer
Viser 41–50 av 113 bidrag
< 1 ... 3  4  5  6  7 ... 12 >
Oppdatering: 21. apr. 2019 @ 1.25

- Background Grid now uses same update ticker as the other visuals (minor efficiency improvement)

- Rewritten Audio Channel Mixer to create a lot less garbage to be collected :P

Oppdatering: 20. apr. 2019 @ 14.33

Minor tweaks:

- Optimized code

(decreased memory usage by ~16% -- This should also trigger the Garbage Collector less often for a more 'smooth' experience)

Oppdatering: 20. apr. 2019 @ 13.11

Added :

Layers (Z-Index) for main visuals : Visualizer 1, Visualizer 2, Confetti & Foreground Image

It's possible to re-arrange the order of drawing of these 'visuals' on the Main canvas now


Fixed :
- Small optimizations to code

Oppdatering: 18. apr. 2019 @ 11.46

Hotfix :
- 'Pulse' Effect didn't work with 'Brightness Decrease' set to '0'

Oppdatering: 18. apr. 2019 @ 11.38

ADDED:
- basic iCUE integration ( please let me know your feedback! )

CHANGED:
- Default settings now properly 'match' the preview image :P

FIXED:
- Some minor issues in the settings that didn't work well together (settings from vis 2 has a dependency on settings in vis 1)

Oppdatering: 13. apr. 2019 @ 15.14

- Completely revamped how the effects on the background work. They should now be identical to the Visualizer Effects

Oppdatering: 13. apr. 2019 @ 9.29

Hotfix:
- Typo in code disabled 'bounce' for visualizer if certain Idle settings where set (even though wallpaper was not in idle mode)

Oppdatering: 13. apr. 2019 @ 7.31

Hotfix:
- BassMultiplier returned '0' instead of '1' when Idle State was active

Oppdatering: 13. apr. 2019 @ 7.21

Bug fiix:

- Checkbox in Confetti to ignore Idle State now functions properly
- Checkbox in idle state to ignore effects now functions properly

Change:
- Confetti now has more 'randomness' in speed. Will probably make this into a settings soon

Oppdatering: 13. apr. 2019 @ 3.34

- BugFix : I somehow missed a multiplication error. Which made all Bass Effects 5 times stronger than expected.... Everything should be normal now.... -- Sorry for the inconvenience

- Small Fixes : Aligned Visualizer and Background effects ( did a check on all effect multipliers to make sure every effect is applied the same way... )

- Minor Improvement : FPS Counter got rendered on the first loading frame - this is no longer the case if it's disabled