userBriancancel
branchrust_reboot/main/jungle_updatecancel

11 Commits over 31 Days - 0.01cph!

60 Days Ago
- big ocean fragment shader performance improvement (section of code that didn't need to be computed per fragment was more than doubling ocean draw time) - hide ocean under rivers - fix caustics being burned into screen when disabling water layer
2 Months Ago
fix missing terrain textures in workshop editor scene
2 Months Ago
underwater colors river-ocean blend
2 Months Ago
fix water rendering issue on reduced render scale
2 Months Ago
fix default caustics texture if no WaterSystem instance
2 Months Ago
merge from underwater-effects
2 Months Ago
fix jungle not appearing in terrain diffuse pyramid texture (fixes black terrain in jungle at low shader level)
2 Months Ago
revert underwater effects merge to figure out server issue
2 Months Ago
merge from underwater-effects
3 Months Ago
add biome overrides for river normal strength, also share biome weight fetching code
3 Months Ago
- add biome overrides for river material parameters (blends to different parameters as river travels through biomes) - expose subsurface parameters on all water types (instead of sharing with ocean)