userandrecancel
reporust_rebootcancel

11,009 Commits over 4,048 Days - 0.11cph!

11 Years Ago
Merge from main
11 Years Ago
Added placeholder texture for missing splats to fix pointless error logs in dedicated build
11 Years Ago
Merge from main
11 Years Ago
Added missing meta files
11 Years Ago
Fixed moon being kinda blue Tweaked LUT blending times
11 Years Ago
Minor fixes and adjustments
11 Years Ago
Fixed LUT blending bugging around if a time sync from the server sets back the local time
11 Years Ago
Increased probability for small stones in forests
11 Years Ago
Made decor spawn system abide per-prefab spawn probabilities
11 Years Ago
Added LZ4 compression lib + wrapper
11 Years Ago
Refactoring
11 Years Ago
Added overlay refresh to TerrainMeta
11 Years Ago
Applied Petur's sky tweaks to prefab (so that it's applied in all scenes) Set overlay textures in procedural scene
11 Years Ago
Attempt to keep the dedicated server from loading any terrain textures
11 Years Ago
Fixed terrain overlay texture index calculations being slightly off
11 Years Ago
Added LUT blending Reordered camera image effects in an order that seems to make the most sense
11 Years Ago
Tweaked sky prefab
11 Years Ago
Update terrain generator test scene
11 Years Ago
Added overlay support to the terrain shaders
11 Years Ago
Fixed terrain overlay value normalization
11 Years Ago
Added overlay sampling to terrain cginc
11 Years Ago
Added more variants of the terrain layer masking functions
11 Years Ago
More work on the terrain overlay system
11 Years Ago
Added terrain overlay textures
11 Years Ago
Shader fixes
11 Years Ago
Updated TerrainMeta class description
11 Years Ago
OCD
11 Years Ago
Improved TerrainOverlayAdd
11 Years Ago
Made terrain overlay texture update nicer and faster
11 Years Ago
Added more terrain overlay functionality
11 Years Ago
Prepared the terrain foundation for overlays (trails, snow, ...)
11 Years Ago
Added missing meta file
11 Years Ago
Those get auto-modified by Unity all the time
11 Years Ago
Added a more readable font for the FPS graph
11 Years Ago
Fixed test level having two sky domes (wut)
11 Years Ago
Post-merge fixes
11 Years Ago
Time of Day update to 2.1.0 prerelease 4 Moved custom space texture out of the third party folder Added true HDR tonemapping (this needs tweaking, but let's give it a try)
11 Years Ago
Added cave carving support to terrain
11 Years Ago
Fixed tabs vs. spaces
11 Years Ago
Added missing meta files
11 Years Ago
Added toggle for soft particles to custom particle shader
11 Years Ago
Fade out water fog volume if far away from water
11 Years Ago
Removed specularity from AI test scene grass
11 Years Ago
Let's give AstarPathfindingProject a try
11 Years Ago
Merge from main again (context menu class update)
11 Years Ago
Renamed ContextMenu to ContextMenuUI (name conflict)
11 Years Ago
Merge from main again (version class update)
11 Years Ago
Renamed Version to BuildVersion due to System.Version name conflict
11 Years Ago
Merge from main again (to keep Unity from reimporting shitloads of shaders every time I switch branch)
11 Years Ago
Added min and max cluster size to spawn handler