Wallpaper Engine

Wallpaper Engine

Customizable Module Visualizer
113개 중 41~50개 표시 중
< 1 ... 3  4  5  6  7 ... 12 >
업데이트: 2019년 4월 21일 @ 오전 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

업데이트: 2019년 4월 20일 @ 오후 2시 33분

Minor tweaks:

- Optimized code

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

업데이트: 2019년 4월 20일 @ 오후 1시 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

업데이트: 2019년 4월 18일 @ 오전 11시 46분

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

업데이트: 2019년 4월 18일 @ 오전 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)

업데이트: 2019년 4월 13일 @ 오후 3시 14분

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

업데이트: 2019년 4월 13일 @ 오전 9시 29분

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

업데이트: 2019년 4월 13일 @ 오전 7시 31분

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

업데이트: 2019년 4월 13일 @ 오전 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

업데이트: 2019년 4월 13일 @ 오전 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