userBriancancel
reporust_rebootcancel

644 Commits over 668 Days - 0.04cph!

5 Days Ago
fix string alloc in VolumetricFogShadowPreProcessPass
7 Days Ago
use new RRP/BRP grab pass subshaders for player pixelation
25 Days Ago
get Standard Refraction working in RRP
25 Days Ago
fix fog not working switching back to BRP with RRP initially enabled
25 Days Ago
RRP: fix DoF not working in workshop scene if DoF was disabled in graphics settings
25 Days Ago
fix clouds not rendering when switching back to BRP
25 Days Ago
fix WaterCamera error spam when swiching to BRP with RRP initially enabled
25 Days Ago
fix binocular effect error spam in main menu
27 Days Ago
fix disco ball in RRP, do forward+ lighting in fragForwardBase
27 Days Ago
line endings
28 Days Ago
RRP ReflectionProbeEx + vclouds rendering into it
32 Days Ago
missing client guard
32 Days Ago
change how we're tracking viewmodel prev viewproj to not rely on BRP camera component
32 Days 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
33 Days Ago
delete old file
33 Days Ago
get binocular effect working in RRP
33 Days Ago
compile fix 2
33 Days Ago
fix contact shadows server compile
33 Days Ago
merge from render_pipeline_testing
33 Days Ago
merge from main
33 Days Ago
temp
33 Days Ago
add some additional RRP client-only guards
34 Days Ago
client-only guard AtmosphereVolumeDrawPass
35 Days Ago
implement atmopshere volumes (bandit camp fog) in RRP
35 Days Ago
fix AnimalFur shader missing g-buffer stencil write
40 Days Ago
- implement depth of field in RRP - OnPreCull/OnPreRender update routines in RustCamera get called from RRP now
40 Days Ago
fix devLocal/WorldCoord shaders missing g-buffer stencil write
42 Days Ago
fix shader bug causing GPU crash (RRP)
44 Days Ago
update SetRenderFunc calls
45 Days Ago
RRP contact shadows fixes
45 Days Ago
oops
45 Days Ago
add debug layer for contact shadows
45 Days Ago
set up RRP renderer datas for skinviewer cameras
45 Days Ago
fix broken water reflections when using DLSS or render scaling
46 Days Ago
Fix white preview player eyes in bandit camp/areas with atmosphere volumes (shader data lingering from main camera)
46 Days Ago
bring skinviewer viewmodel rendering changes to RRP
47 Days Ago
temp fix
47 Days Ago
merge from main
47 Days Ago
fix missing resource reset
48 Days Ago
RRP contact shadows
48 Days Ago
fix underwater post processing not working in proc map
52 Days Ago
fix foliage displacement feature causing scene view issues, avoid drawing viewmodel feature outside of the game view
52 Days Ago
add PerformanceText line for Rust Render Pipeline when enabled, getting harder to tell visually which pipeline we're using
52 Days Ago
RRP: water surfaces receive light from all light sources now, not just sun (forward+ lighting)
52 Days Ago
fix missing function in RRP billboard light
53 Days Ago
add RRP billboard lighting to Particle AddSmooth, fix error in PixelLit 6-Point
53 Days Ago
RRP BillboardLight logic consistency fix with BRP
53 Days Ago
tweak
53 Days Ago
fix active state for underwater effect not propagating
54 Days Ago
unity 6 VolumeManager fixes