userDayaancancel
branchrust_reboot/main/render_pipeline_testingcancel

32 Commits over 61 Days - 0.02cph!

21 Days Ago
Move colour grading, bloom and exposure apply to UberPostPass to match BRP and enable finer post effect reordering Apply greyscale after colour grade (fixes NVG) Remove linear conversion in ColorAdjustments to match BRP Use linear conversion in greyscale to match BRP
26 Days Ago
Move cathode volume component into project
26 Days Ago
Cathode renderer feature Setup cctv, cctv_manpad, and attackhelicam RRP volumes and overlays
27 Days Ago
Fix vignette settings remapping
27 Days Ago
Add screen_blur_UI_RRP volume asset
27 Days Ago
Setup night vision overlay and volume
27 Days Ago
Fix RRP colour grading Lift not being applied correctly
30 Days Ago
Setup RRP volumes/scripts for screen_blur and screen_blur_heavy for BlurManager Use _RRP keyword for UIBlurBackground and UIBlurBackgroundSpread shaders to toggle grab pass sampling (using a subshader seems to cause crashes) Add UI Blur profile to BlurManager with variable blurSize Add UIBackgroundBlur component to ingame menus Setup UIBackgroundBlur tweening to match old behaviour
32 Days Ago
Push missing function
33 Days Ago
Fix SSAO issues when swapping between pipelines
33 Days Ago
Fix foliage impostors again
34 Days Ago
Fix foliage impostors on RRP
38 Days Ago
Add blur optimized pass ColdOverlay RRP volume fix
39 Days Ago
Add frost effect to UberPostPass Add frost volume component Setup cold RRP effect and script Reduce some shader variants by using branching for low cost effects
39 Days Ago
Setup RRP hurt punch and radiation overlay effects/scripts
40 Days Ago
Setup hurt overlay effect and script with RRP Setup vignette and sharpen effect and script with RRP Merge vignettes into one effect
40 Days Ago
Make renderscale effect RRP clone asset
41 Days Ago
Update sharpen_vignette, radiation, and cctv RRP volumes
41 Days Ago
Setup postprocess render scale and change passes to use scaled buffer size
42 Days Ago
Add screen overlay (with lighting) to UberPostPass
42 Days Ago
Add GreyScale effect to uber post pass Rename UberOverlay to UberPostPass
44 Days Ago
Add chromatic aberration and grain to uberpass
45 Days Ago
Revert changes to PostFXBlitter
45 Days Ago
MotionBlurPass graphics format compatibility fix
45 Days Ago
Change SSAO render to use static lambdas
45 Days Ago
OverlayUberPass with sharpening and vignette
48 Days Ago
Upgrade SSAO to new render pipeline API Replace RenderPasses with RasterPasses and BlitPasses Replace commandbuffer SetGlobals with material setters Use RenderAttachment and UseTexture workflow
52 Days Ago
Merge from ssao
59 Days Ago
Add default stencil state to skin shader
59 Days Ago
Remove stencil override from GBuffer to allow custom stencil states Don't clear depth in GBuffer pass, already cleared in setup pass
3 Months Ago
Implement FoliageDisplacementRenderFeature and SpecialPurposeCameraDrawPass with BIRP wrapper
3 Months Ago
Merge from terrain_rrp_fix