12,611 Commits over 3,897 Days - 0.13cph!
Initialize terrain alpha map with 1 if no texture to load was found
Removed TerrainColorSet from some prefab scenes (no longer required)
Removed TerrainColorSet from a couple of rock prefabs (no longer required)
Fixed TerrainMeta edit mode errors on terrains that don't have all components
Replaced TerrainColorMap with TerrainAlphaMap (color to be calculated from biome map)
Updated ProjectSettings to u5p2
Removed depth offset from sky shaders
Moved TerrainBindShaderProps functionality to TerrainMeta
Moved some code to 2x4 splats
Merged legacy-terrain and procgen7 branches
Fixed GameTrace failing inside caves
Fixed that the camera instance in the procedural map scene was overriding the clear flags setting of its prefab
Changed camera clear flags to solid color
Updated monument scenes with the improved terrain anchor generator
Unified TerrainModifierGenerator and TerrainModifierGeneratorFade
More hill noise improvements
Added separate detail noise
Increased the number of dune noise octaves
Updated monument scenes with the improved terrain modifier generators
Removed some unused code
Improved terrain modifier generators
Made the terrain anchor check determine the ideal object placement height from all of its anchors
Added extension method to apply decor components pre-instantiation
Greatly improvement monument spawn position finding
Scene2Prefab (updated satellite dish prefab)
Tweaked topology dilation destination masks
Replaced hill noise with a nicer-looking, more noisy variant
Fixed possible warning in tangent calculation when aligning decor
Added more descriptive procedural component loading statuses
Made standard refraction shader blending physically correct (alpha only affects diffuse)
Fixed various cases where the river mesh could overlap itself
Time of Day update to 3.0.2
Set the ingame date to the the current date when starting a server (only date, not time)
Removed some debug remote logging that never happens
Added crystals to spawning
Tweaked crystal materials and prefab settings
Unified tree mesh and decor modifiers
Added basic refraction shader
Setup crystal prefabs
Made spawn handler preserve any prefab rotation
Added refresh to tree mesh script context menu
Added offset to tree mesh
Added timings to all prefab refresh options
Time of Day update to 3.0.1f2
Updated some image effect shader syntax
Time of Day update to 3.0.1
Added aerial density and fog color to climate blending
Tweaked DecorComponent seed handling
Tweaked cliffs
Improved randomness of SeedRandom.Sign
Changed rock material adjustments from Start to Awake
Made all per-object decor randomizations fully modular
Experimenting with a new rock tinting technique (for smooth biome transitions)