branchrust_reboot/main/shader-fix-2cancel

29 Commits over 31 Days - 0.04cph!

9 Months Ago
Merge from main
9 Months Ago
Moved smokes_exgaustfumes render queue to after water to ensure it doesn't get overwritten
9 Months Ago
Moved censorship up the transparent render queue to avoid interacting with smoke grenade
9 Months Ago
Fixed players showing over monument smokestack and smoke overwritten by atmospheric scattering
9 Months Ago
Merge from main
9 Months Ago
Merge from main
9 Months Ago
Additional fixes to indirect lighting in the scene view not matching play mode
9 Months Ago
Fixed indirect lighting in the scene view not matching play mode
9 Months Ago
Merge from main
9 Months Ago
Cherry picked 85622
9 Months Ago
Merge from main
9 Months Ago
Replicated fix to all spray can decal materials
9 Months Ago
Merge from main
9 Months Ago
Tweaked SprayDecalMat to shine less
9 Months Ago
Added Specular Multiplier color property to Deferred Decal shader
9 Months Ago
Merge from main
9 Months Ago
Cherry picked 85476 => 6point particle shader changes
9 Months Ago
Tweaked 6point particle shader transmission behaviour
9 Months Ago
Fixed 6point particle shader errors when using motion blending
9 Months Ago
Added shadow pass to 6point particle shader when shader quality >= 100
9 Months Ago
Fixed 6point particle shader rotation edge cases + support for Flip
9 Months Ago
Fixed Deferred Mesh Decal normal blending causing incorrect lighting
9 Months Ago
Fixed 6point particle material inspector
9 Months Ago
Fixed 6point particle shader failing to compile in some variants + missing meta file
9 Months Ago
Added "Particles/Pixel Lit 6-Point" shader
9 Months Ago
Fixed "Rust/Standard" shader emissive-only offset when using UV1
9 Months Ago
Added particle-driven emission scale feature to "Particles/Pixel Lit Advanced" shader
9 Months Ago
Added "Apply Color to Alpha" toggle to "Particles/Pixel Lit Advanced" shader
9 Months Ago
Changed particle accum triplanar sampling from world to local space