userandrecancel

12,611 Commits over 3,897 Days - 0.13cph!

10 Years Ago
Merge from main
10 Years Ago
Added triangle-shaped grass meshes to sparse-coverage areas
10 Years Ago
Tweaked terrain material UV mixing parameters
10 Years Ago
Fixed terrain generator test scene not loading (whoops)
10 Years Ago
Re-added terrain generator test scene
10 Years Ago
Added soft blending and option to ignore directional lights to our custom particle shader
10 Years Ago
Added object clustering to spawn handler
10 Years Ago
Added spawn probability script that can be added to resources Added procedural test scene (no networking, smaller terrain) Moved procedural map scene to release folder
10 Years Ago
Added quick test of the ground clutter to forests
10 Years Ago
Tweaked grass parameters
11 Years Ago
Disabled terrain normal mapping until we hear from Unity (fixes color being horribly off)
11 Years Ago
Hardcode terrain test shader toggles until the Unity bug is fixed
11 Years Ago
Fixed missing fog in the terrain base shader
11 Years Ago
Updated shininess parameters in terrain base map shader
11 Years Ago
Made grass atlas brightness fit terrain texture brightness a little better
11 Years Ago
Removed debug factor of 2 from the terrain shader
11 Years Ago
Added specularity properties for every layer to terrain shaders
11 Years Ago
Added terrain test shader for the test scenes
11 Years Ago
Added 4 splat version of layer masking
11 Years Ago
Deleted duplicate normal map processor
11 Years Ago
Fixed some model meta files and material import settings
11 Years Ago
Aaaaand one last folder move, let's hope that's it
11 Years Ago
Moved terrain assets to Content/Nature Removed some shitty old placeholder normal maps
11 Years Ago
Moved all rock, grass and resource assets to Content/Nature
11 Years Ago
Moved all of Petur's assets to Content/Nature
11 Years Ago
Reorganized terrain assets
11 Years Ago
Added missing meta file
11 Years Ago
Time of Day update to 2.1.0 prerelease 2
11 Years Ago
Restored billboard materials and fixed billboard texture import settings
11 Years Ago
Added render.fov back in from the old dev branch
11 Years Ago
Unity keeps changing those when I open the project, I hope re-commiting them fixes that
11 Years Ago
Added bloom to night stars Fixed lens dirt toggle not working
11 Years Ago
Fixed file overwrite error after the first time building for standalone
11 Years Ago
Moved asset processors to their own folder
11 Years Ago
Added camera to bootstrap scene to keep some platforms from rendering shit on startup
11 Years Ago
This include shouldn't have been removed (doesn't matter for surface shaders)
11 Years Ago
Removed some legacy clutter from the terrain shader include files
11 Years Ago
Temporarily removed 2 terrain normal map samples from the shader
11 Years Ago
Shader fallback and include path adjustments
11 Years Ago
Adjusted terrain import settings (hopefully fixes missing textures)
11 Years Ago
Merge from main
11 Years Ago
Merge preparations
11 Years Ago
Added animal spawns to spawn handler (put prefabs in Resources/Prefabs/animals)
11 Years Ago
Removed unused colliders from tree prefabs
11 Years Ago
Deleted unused prefabs
11 Years Ago
Merge from procgen (this will break all the things)
11 Years Ago
Added missing meta file
11 Years Ago
Merge from main
11 Years Ago
Made terrain math not crash if no colormap is supplied
11 Years Ago
Added adjustable fog height slider to terrain shaders