239,399 Commits over 3,837 Days - 2.60cph!

33 Days Ago
Adjust skid + use base animator
33 Days Ago
Hide 'open x.cs' context menu option for internal components, fixes Facepunch/sbox-issues#6260
33 Days Ago
Merge from world_update_2
33 Days Ago
Better rivers
33 Days Ago
Stash all this work so I can make ubre happy
33 Days Ago
switch to material symbols Fix chart NRE Can delete stat Lets start an element gallery so I don't keep recreating the same elements Fix log pages being fucked
33 Days Ago
Test scene update
33 Days Ago
Update Qt with GraphicsView point/pixel intersection fixes, fixes #1653
33 Days Ago
Unify GraphicsView point/pixel-based intersection tests, incl. for transformed views
33 Days Ago
Clamp total combined modifier values to configured limit range.
33 Days Ago
Update Wallpaper View Model and World Model Removed Wallpaper View Model Opacity Map Rest Wallpaper View Model Material to use correct channels
33 Days Ago
Adjusted caboose colliders to fix unwanted collision
33 Days Ago
Tidyups, comments, C# style enums Tidyups, comments, C# style enums
33 Days Ago
Merge from blowpipe
33 Days Ago
Merge from main
33 Days Ago
Applied soime WIP shelved changes
33 Days Ago
Disable PropertySheetPopup from being modal for now Fixes Facepunch/sbox-issues#6109
33 Days Ago
Update: Fixing obsolete FreeList usage Tests: none, trivial change
33 Days Ago
Update: Consolidating Facepunch.System.Tests - Cleaned up a bunch of bogus using statements Tests: Ran combined unit tests - they pass.
33 Days Ago
Neater error page https://files.facepunch.com/garry/79da45f9-8a0d-4a71-80a9-c82110ba8d23.png Error view page
33 Days Ago
Merge: from main Tests: ran around, gathered, shot, built
33 Days Ago
StateMachine Library
33 Days Ago
Merge: from /main/experiment_reduce_gc_server_refresh Tests: ran new unit tests, checked Server Browser work
33 Days Ago
Tightened the Oasis blendmaps, water surface volumes. Also added a monument topology to them so rail and roads piss off
33 Days Ago
Merge: from main Tests: ran new unit tests, checked ServerBrowser
33 Days Ago
Update: StringView gains index and range support Added tests to cover new functionality. Added more checks for Substring operations Tests: ran new unit tests, checked ServerBrowser
33 Days Ago
tweaked glowboard intesity a notch set emissive compression to HQ for now. We may want to dither the emissive if we set it to normal quality to reduce banding
33 Days Ago
No need to store as Base64 encoded string anymore
33 Days Ago
WIP WIP
33 Days Ago
Leaderboard backup, run #13324
33 Days Ago
mute switch restart buttons etc
33 Days Ago
Scene, anim and timeline backups
33 Days Ago
33 Days Ago
Try set hover on the voxel terrain so it can be selected in editor
33 Days Ago
Added support for two sets of data to be loaded onto a pose at once, a default and an alt set The alt set will be used for ADS Supports blending between the two with a weight so we can animate it
33 Days Ago
Probably should set material normal here
33 Days Ago
Test vox renderer component to render a vox resource
33 Days Ago
Voxel model creates a material copy to avoid palette batching issues
33 Days Ago
33 Days Ago
Voxel shader needs gamma to linear
33 Days Ago
Experiments with new offset script feature.
33 Days Ago
Merge from parent
33 Days Ago
Merge from parent
33 Days Ago
Revert fishing rod entity to current version from main, this prefab was broken on this branch
33 Days Ago
Merge from main
33 Days Ago
Rename this to hull
33 Days Ago
Compile hulls into vox resource https://files.facepunch.com/layla/1b2011b1/sbox-dev_x10cgzGsNn.png
33 Days Ago
Save speed and backwards coupling state just before CompleteTrain changes, rather than in the coupling methods. Makes sure we update everything at the right time.
33 Days Ago
merge from fix_analytics_dipose_streams -> main
33 Days Ago
Merge from safemode_prompt