Wallpaper Engine

Wallpaper Engine

Customizable Module Visualizer
Mostrando 41-50 de 113 aportaciones
< 1 ... 3  4  5  6  7 ... 12 >
Actualización: 21 ABR 2019 a las 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

Actualización: 20 ABR 2019 a las 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)

Actualización: 20 ABR 2019 a las 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

Actualización: 18 ABR 2019 a las 11:46

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

Actualización: 18 ABR 2019 a las 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)

Actualización: 13 ABR 2019 a las 15:14

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

Actualización: 13 ABR 2019 a las 9:29

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

Actualización: 13 ABR 2019 a las 7:31

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

Actualización: 13 ABR 2019 a las 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

Actualización: 13 ABR 2019 a las 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