200,079 Commits over 4,140 Days - 2.01cph!
-tagged the controller as Tree, and Layered the whole thing to Trees rather than Buildings. Wondered about moving the resourceaffector onto the model, but maybe that's not the right thing to do.
Added LOD cull component for performant per-object distance culling (without LOD meshes)
Fixed Canvas sorting issue introduced with 5.1.0f1 (not sure if working as intended, child transforms (containers) of the main canvas required their own canvas component with sorting set to override to work with the overlay camera mode
Nuking old biomes, fixing biome assignment in game scenes. Removed island0003-quick.scene
Fixed TerrainAtlas gen expecting normal XY in RG instead of AG
Updated terrain4 atlas textures using the gen fix; fix for bad terrain lighting
Cleaned some shader code
Made snow rock a bit more acceptable. Tree texture size optimizations.
tweaked the deer running animation
prep for running forehand
backup of Source files for various animations
Custom speedtree shader for for 5.1
Replace missing materials in all prefabs (prevents crash in 5.1 editor)
env.time without args will return the time
Setting increased Profiler.maxNumberOfSamplesPerFrame
Post-build deployment, GUID: b728ef13-3ced-4fc7-b78b-5da7d354da58
- Added placeholder Bar tab mission and mission text to Area0
combined all roots unwraps, baked out lightmap
-minor fixes onto the view prefabs again
-merged with main
-fixed greenbox map not working(stuck on loading screen) 'cause no biome was assigned to it
Updating variants
Fixed warnings
Profiling loadtimes
Fixed various potential issues related to resource-to-population linking
Fixed SpawnHandler refresh context menu (in-editor runtime refresh)
Implemented missing D3D11 path in GPU_Texture_ForceMipLevelCount
Tiny opt in prepass render
- More mission work for Area0
refactoring shot selector
Adding quarry animations, updated the prefab
Improving player rendering/cycle performance (particularly sleeping players)
Don't refresh servers if playing non menu map in editor
NRE fix in BeforeEditorTab
-committing skeleton of Resource building tab before Unity eats it.
-cleanup in LoadGameFromSubscene
-added possibility to view, add and remove Incentives in the resource creator in editor.
Bunch of PVT related fixes for D3D11
Fixed base pyramid in D3D11; also affected low quality non-PVT modes
Restored splat atlas textures to 8k; shaders are expecting 2k splats
Updated native builds
Hide IP addresses in statis command if not an admin/moderator
Added integer versions of Vector2 and Vector3
Added WorldSpaceGrid (generic grid data structure)
fixed some minor issues with the 3rd person pistol animations;
added a jumping animation for when the player is running backwards and does a jump
Updating error logger urls for 5.1