userBriancancel
reporust_rebootcancel

650 Commits over 699 Days - 0.04cph!

7 Months Ago
RRP water rendering progress
7 Months Ago
sync with Rust.RenderPipeline: - enable global shader param + keyword when RRP is in use
7 Months Ago
sync with latest Rust.RenderPipeline changes: - camera components can return false in OnBeginRendering() to skip rendering the feature for the camera - reset GraphicsSettings.lightsUseLinearIntensity to false on RRP disposal (Fixes BiRP lighting becoming dark when switching, it was also possible for the true value to get saved in GraphicsSettings.asset which confusingly permanently broke BiRP lighting.)
7 Months Ago
merge from main
8 Months Ago
disable the begin/endContextRendering hooks on CommandBufferManager
8 Months Ago
update existing passes for pipeline changes
8 Months Ago
sync Rust.RenderPipeline changes
8 Months Ago
merge from main
8 Months Ago
port PostOpaqueDepth to RRP, prerequisite for water
8 Months Ago
merge from deepsea_island_shorewetness_fix
8 Months Ago
fix shore wetness on deep sea islands
8 Months Ago
merge from terrain_potato_remove_everywhere (fixes incorrect terrain blending on cliffs and other props on deep sea islands at shader level 1)
8 Months Ago
remove terrain potato mode on all shaders that had it on shader level 1 (fixes incorrect blending on cliffs on deep sea islands, etc)
8 Months Ago
merge from deepsea_portal_weather_fixes
8 Months Ago
fix vclouds not transitioning in portal with forced weather fix portal storm clouds not using proper lighting intensity (were too bright)
8 Months Ago
add graphics.atmospherefogdensityscale
8 Months Ago
merge from deepsea_portal_weather_fixes
8 Months Ago
another compile fix
8 Months Ago
8 Months Ago
merge from deepsea_portal_weather_fixes
8 Months Ago
deep sea/portal weather transitions work with vclouds, fix portal entrance weather transition not actually transitioning from current mainland weather
9 Months Ago
merge from terrain_potato_disable
9 Months Ago
disable potato terrain rendering (shader level 1), level 2 new minimum terrain quality
9 Months Ago
shadows render correctly
9 Months Ago
initial potentially better implementation of screen-space/contact shadows, doesn't work yet
10 Months Ago
disable biome fog when in deep sea
10 Months Ago
merge from deployguide_swamp_brightness_fix
10 Months Ago
fix deploy guide darkening when entering swamp
10 Months Ago
fix deploy guide"built-in render texture type not found" error
10 Months Ago
merge from anisotropic_fallback
10 Months Ago
fall back to isotropic specular impl where anisotropic material has 0 anisotropy
10 Months Ago
merge from oilrig_postvolume_fix
10 Months Ago
adjust size of oilrig moonpool postprocess volume so it doesn't transition in so far underneath
10 Months Ago
squeeze bent normals into skin shader g-buffer
10 Months Ago
merge from vclouds_demo_timescale_fix
10 Months Ago
fix cloud movement hitching in timescaled demo
10 Months Ago
merge from construction_guide_missing_normal_maps
10 Months Ago
fix some construction guides missing normal maps
10 Months Ago
merge from vclouds_amd_seam_fix
10 Months Ago
fix vertical seam in vclouds weather map on AMD
10 Months Ago
merge from deployguide_water_refraction
10 Months Ago
deploy guide renders in refraction under translucent water
10 Months Ago
merge from fog_drawdistance_fix
10 Months Ago
fix apparent fog density being affected by draw distance
10 Months Ago
height based tropical shore
10 Months Ago
deep sea specific ocean materials, tropical shore only in deep sea
10 Months Ago
tropical shore fade range
10 Months Ago
ocean tropical shore stuff
10 Months Ago
fix deployguide nre when holding tripod spotlight
10 Months Ago
potential mesh guide artifacting workaround