202 Commits over 212 Days - 0.04cph!
add biome overrides for river normal strength, also share biome weight fetching code
water mask culling progress
progress on working underwater effects for rivers/lakes
also add ushort encoding/decoding to BitUtility, and ushort variant of Write() to RawWriter
- 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)
fix rasterization of manually double-sided LOD3s
atmosphere experimentation
alpha dilation in empty uv space, clamp wrapping on output textures
auto-set save dir to textures subfolder of prefab path, allow choosing which textures to bake
fix decals RTs when 0 decals
auto-set file prefix from prefab name
account for alpha tested overlays
subsurface, more shader params, and experimenting with reflective glow
eye shader beginnings (parallax iris and two layer specular)
clean up decal mesh collider
mesh decal support in working order
add file prefix and ray setback settings, ui cleanup
fix indices > 16 bits, allow null materials (omits submesh)
opaque bg except for missed rays
dilate palette textures, fixes black pixels bleeding into bilinear sampling at ray intersection
merge from ase-camdepth-fix
work around duplicate _CameraDepthTexture definition in ASE with our templates
normal map fixes, dilation fixes
clear prefab when switching input type, clear material list before switching mesh
support selecting prefab with auto fill of lod0+lod3 meshes and materials
further normal map progress, output directory saving
progress on baking normal map/smoothness
don't render ocean if no ocean in scene
factor ray set back into configured ray distance, don't dilate alpha
fixes, unwrap source mesh UVs
copy more source mesh vertex columns, add saving of baked texture
submesh/multiple material support
remove/disable unused stuff
reset weather update sequences when enabling clouds
fix terrain paint layer shader error