userBriancancel

674 Commits over 730 Days - 0.04cph!

Yesterday
merge from render_pipeline_testing
Yesterday
fix RRP having been force default enabled
Yesterday
merge from render_pipeline_testing (various fixes)
Yesterday
don't do RRP motion blur outside play mode or in non-game view
Yesterday
fix water caustics and contact shadows not working with deferred+ in RRP
Yesterday
fix broken frosted glass
3 Days Ago
fix glass AR refraction blurring being screen resolution dependent
4 Days Ago
merge from render_pipeline_testing
4 Days Ago
client guard
4 Days Ago
support for WaterWIndow in RRP, fixes no underwater fog when looking out submarine windows, etc
4 Days Ago
merge from main
4 Days Ago
fix glass portion of glass ak always rendering on top of rivers (with a caveat that may also need fixing)
7 Days Ago
merge from render_pipeline_testing
7 Days Ago
oops client guard
7 Days Ago
merge from render_pipeline_testing
7 Days Ago
fix black player eyes in BRP in bandit camp (leaking spatial env volume shader props between cams), add pass to clear env volume shader props in RRP as well
10 Days Ago
give this a try cause why not
14 Days Ago
glass AK: - Use a mip-filtered refraction texture with specular shimmer/firefly reduction for better looking blurry refraction - Some shader simplification, remove unncessary alpha blending and emission map - Remove unnecessary "depth prime" viewmodel pass - Fix inconsistencies with viewmodel renderer shader passes between BRP and RRP
14 Days Ago
merge from render_pipeline_testing
14 Days Ago
fix brp error spam on low water quality
30 Days Ago
fix func call typo
31 Days Ago
fix stupid auto inserted using
31 Days Ago
merge from main
31 Days Ago
- fix broken deferred decal culling (cull distance was being scaled up by integer object quality value rather than percentage, so cull distance became way too far for any culling to happen) - avoid redundant localToWorld calculation in the same frame for each deferred decal
32 Days Ago
merge from main
35 Days Ago
fix NREs in screenshot.takescreenshot/takehiresscreenshot
37 Days Ago
create mip-filtered refraction texture before transparent geometry pass
37 Days Ago
add override water blend slider and toggle
38 Days Ago
merge from main
39 Days Ago
add visible water to tank, material of water can be blended
51 Days Ago
fix string alloc in VolumetricFogShadowPreProcessPass
53 Days Ago
use new RRP/BRP grab pass subshaders for player pixelation
2 Months Ago
get Standard Refraction working in RRP
2 Months Ago
fix fog not working switching back to BRP with RRP initially enabled
2 Months Ago
RRP: fix DoF not working in workshop scene if DoF was disabled in graphics settings
2 Months Ago
fix clouds not rendering when switching back to BRP
2 Months Ago
fix WaterCamera error spam when swiching to BRP with RRP initially enabled
2 Months Ago
fix binocular effect error spam in main menu
2 Months Ago
fix disco ball in RRP, do forward+ lighting in fragForwardBase
2 Months Ago
line endings
2 Months Ago
RRP ReflectionProbeEx + vclouds rendering into it
3 Months Ago
missing client guard
3 Months Ago
change how we're tracking viewmodel prev viewproj to not rely on BRP camera component
3 Months Ago
implement the pass that composes the water motion vector texture with the camera's motion vector texture as we now have a camera motion vector texture in RRP also properly track the prev viewproj for water in RRP
3 Months Ago
delete old file
3 Months Ago
get binocular effect working in RRP
3 Months Ago
compile fix 2
3 Months Ago
fix contact shadows server compile
3 Months Ago
merge from render_pipeline_testing
3 Months Ago
merge from main