Many many fixes and optimizations. Texture scaling now dramatically improve performances, various shader optimizations, improved static noise and horizontal distortion and more... #184
@ -30,7 +30,7 @@ ShaderTerminal{
|
||||
// EFFECTS ////////////////////////////////////////////////////////////////
|
||||
|
||||
Loader{
|
||||
property real scaling: appSettings.bloom_quality * appSettings.window_scaling
|
||||
property real scaling: appSettings.bloom_quality
|
||||
id: bloomEffectLoader
|
||||
active: appSettings.bloom_strength
|
||||
asynchronous: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user