reporust_rebootcancel

129,521 Commits over 4,140 Days - 1.30cph!

6 Years Ago
merged from UnpackagePipleline
6 Years Ago
Settings
6 Years Ago
[Rad] + fbx finder tool and asset scene hoilding
6 Years Ago
Show full timer icon whilst an item is queued, timers now progress from full to empty.
6 Years Ago
HDRP upgrade added a monobehaviour to 1600 materials. I tried reverting but it keeps adding them back - so I'm assuming it's for a reason and committing the changes.
6 Years Ago
Early out if light is null in LightLoop.cs (this could point to a bigger problem though)
6 Years Ago
Setting tweaks
6 Years Ago
[D11] [UI] Removed dashed line backings from pinned recipe and base stats panels. Adjusted Plant Look At Info.
6 Years Ago
Settings update
6 Years Ago
Fixed fog using deprecated volume component
6 Years Ago
[D11] Fixes on group destroy vs ondelayed entities clashing.
6 Years Ago
[D11][FIX] Forgot to enable it.
6 Years Ago
[D11][FIX][2729] {XB1/PS4} [MP Test blocker Fix ASAP Please] Kicked from server very quickly with error Invalid Packet: Player Tick Apply optimized network stuff to client only ( I was only really considering client only when I first did it ).
6 Years Ago
Scene backup. Fixed door prefab on wrong layer.
6 Years Ago
Fix for BRG cleanup
6 Years Ago
Code fixes for updated hdrp
6 Years Ago
New packages manifest
6 Years Ago
Pipleline packages release/2019.3#17c4f67762
6 Years Ago
Merge blueprint button fix from crafting_improvements
6 Years Ago
merge from main
6 Years Ago
Fix for blueprint button favourite hover-state icon disappearing when hovered and getting an inventory refresh
6 Years Ago
[D11] Planter box colliders adjusted.
6 Years Ago
Fix for color tint shader graph name issue
6 Years Ago
Skin is now correct
6 Years Ago
[D11] [UI] Fixed navigation bar not updating when picking up and dropping item icons on the same inventory slot.
6 Years Ago
[D11] [Audio] Comments out more voice debug code to fix 2771
6 Years Ago
[D11] [Audio] Comments out more voice debug code... looks like this somehow caused a crash in release.
6 Years Ago
Oil Refinery small additional LOD pass
6 Years Ago
[D11][OPTIMIZATION] Spawn entities. Loop budfgeting/coroutine fix/debugging/code clean
6 Years Ago
Oil Refinery large additional LOD pass
6 Years Ago
Sphere tank additional LOD pass
6 Years Ago
New UI assets Hooked up death skull, gradient circle and death marker assets
6 Years Ago
Unsaved changes
6 Years Ago
cherrypick 39740 boat engine and heli rotor fixes
6 Years Ago
Cowbell world model + Icon Update guitar with new model + Icon
6 Years Ago
From code review: Move hand props to Key controller to solve sticks being left on player model during pool They get positioned during IK pass and never actually parented to the player
6 Years Ago
From code review: _mounted is now populated on the client and server, and GetMounted() is now a shared method This removes the need for UsingPlayer so that was removed
6 Years Ago
Fuel now used per engine instead of per vehicle. Also use less fuel at idle, more with increasing throttle.
6 Years Ago
█▋▌▍▋▊ ▅▍▅▆ ▊█▉▅▇▇▌▍▍ ▍▄▌ ▇▄▋▌▍▇ █▅ ▇█▉▋▅▆, ▍▊▋▅▌▋ ▉▋▊▇▄▇▋▊█ ▍▅▌▅▉▇▋ ▆▍▊▋█▍
6 Years Ago
Merge from main
6 Years Ago
Fixed icon import settings for new instruments Added an ItemIcon Import settings preset
6 Years Ago
From code review: Reset mountedSpineLookWeight Removed some xml method comments Disable saving on key controller child entities Remove cachedPlayer and SetPlayer() from InstrumentKeyController
6 Years Ago
Airfield WIP Prefab/localised scene setting tweaks.
6 Years Ago
Cherry-pick Bill's boat fix
6 Years Ago
Merge from Main->Vehicles
6 Years Ago
Cherry Pick merge to main. Fixes discrepancy between client/server interaction caused by having a rigidbody on the server and not on the client. Now getting entity from the hit collider instead of the hit transform. This change is probably OK, but could potentially break something if anything relies on the base rigidbody object being returned on the server.
6 Years Ago
Fixed player preview
6 Years Ago
Fix up occlusion depth copy for HDRP Added RenderBeforeTransparent callback Defer BRG destroys
6 Years Ago
horse armor bounds fixes, LOD setup