reporust_rebootcancel

123,980 Commits over 4,171 Days - 1.24cph!

7 Years Ago
[D11][UI] Added RPC to sort items in an item container. Enabled right click to sort player main inventory
7 Years Ago
Fixed various UI panels using GameObject instead of GameObjectRef
7 Years Ago
Merge from water4
7 Years Ago
backup greybox
7 Years Ago
Merge from main
7 Years Ago
Imposter server compile fix
7 Years Ago
Fixed invisible light occludees when not bound to a culling volume
7 Years Ago
[D11] [UI] Added static method for closing any active radial menus.
7 Years Ago
Add D11DynamicInstancing component to camera
7 Years Ago
Proper fix for impostor probe lighting (all platforms)
7 Years Ago
[D11] [UI] Interaction menus when hovering over objects in the world now correctly get hidden/disabled (previously didn't work for dropped world-entity objects).
7 Years Ago
[D11] [UI] adjusted the map UI to match the updated mockup
7 Years Ago
Disabled texture streaming debug text
7 Years Ago
Merge with d11_console_version
7 Years Ago
Server compile fix
7 Years Ago
Attempt at fixing intermittent impostor indirect lighting on vulkan
7 Years Ago
[D11] [UI] Adjusted selector visuals in radial menus. Adjusted blur size on radial menus. Fixed quick craft not having blur enabled. Added translations for thumbsticks.
7 Years Ago
CodeLock.keyEnterDialog is GameObjectRef
7 Years Ago
Convert renderer/tree LODGrid components to LODGroup components, fixed billboard shaders
7 Years Ago
Added client.createtiming convar to log entity creation timings
7 Years Ago
[D11] [UI] Fixed toggle position animations not working. Removed some debug log messages.
7 Years Ago
Gather stats for plant skins and save out gibs as prefabs
7 Years Ago
[D11] [UI] Interactions will no longer work and action menus in-game for interacting with objects in the world will no longer appear when in "Build" mode (player has planner selected).
7 Years Ago
Fix for mesh collider pool transfer layer and tag
7 Years Ago
Fix building block changes for client+server mode
7 Years Ago
[D11] Add Packages to CreateClone.bat
7 Years Ago
[D11] Alert sfx on PS4 controller
7 Years Ago
[D11] DTLS Linux plugin added.
7 Years Ago
[D11] Log PlayFabId as hex on server and identify platform on server
7 Years Ago
[D11] DTLS Linux console test app.
7 Years Ago
[D11] DTLS Linux fixes for debug certificate handshake failure and broken logging, and server connection threads failing to start.
7 Years Ago
Ship spotlight flares actually work. Ship flare mat render queue doesn't conflict with window mats.
7 Years Ago
Ship cargohold light fixtures set to dynamic LOD.
7 Years Ago
Few things into shared bundle.
7 Years Ago
Remaining ship culls.
7 Years Ago
mfm
7 Years Ago
Lightcull bug repro.
7 Years Ago
Temporary removal of edit-only camera reload breaking underwater image effects in play mode
7 Years Ago
Merge from main
7 Years Ago
Fixed underwater shader broken by post opaque depth optimization
7 Years Ago
Optimized water interaction shader Fixed another interaction offset mismatch Added editor-only debug view for interactions Restricted interaction bounds to main camera
7 Years Ago
Part of vulkan impostor rendering fix
7 Years Ago
Fixed impostor rendering on vulkan
7 Years Ago
Reapplied 32409 + probex vulkan shader compile fix
7 Years Ago
Subtracting 32409
7 Years Ago
Subtracting 32408
7 Years Ago
Restored world reflections + support for unity's reflection pribes; updated shaders and sky dome reflection prefab Updated options scene w/ active world reflection option + removed (slow) from experimental section
7 Years Ago
Fixed interaction offset handling camera jumps Fixed interaction foam uv across different map sizes
7 Years Ago
Fixed interaction offset computed using the wrong camera
7 Years Ago
backup greybox