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

9 Days Ago
Fixed missed wallpaper conditional models
9 Days Ago
Re-instate these long-obsolete methods for now because something is still using one of them :(
9 Days Ago
Moving rig and settings from proxy model to final model
9 Days Ago
bucket paint colors reflect bucket color
9 Days Ago
merge from main
9 Days Ago
button code blocks
9 Days Ago
Blockout additions and tweaks
9 Days Ago
Ensure last update is sent properly when ownership changes (Fixes Facepunch/sbox-issues#6394)
9 Days Ago
push snippet
9 Days Ago
Optim: avoid copying items on container clear - Also consolidated it into one function. Did an overview of existing code, didn't spot cases where we can try to modify the container as we're clearing it. Tests: killed a bunch of animals, loaded up a wooden storage box then killed it
9 Days Ago
Added extra collider to properly cover head/eyes position
9 Days Ago
Applied the new conditional models to all grades and skins
9 Days Ago
bucket color option
9 Days Ago
Set the GameEditorSession as active when tabbing to game view in playmode, resolves Facepunch/sbox-issues#6393
9 Days Ago
bucket scale and jumper cables blockout
9 Days Ago
Optimized and tightened the outside checks
9 Days Ago
9 Days Ago
Reapply "Add ActionGraph.SourceLocation" This reverts commit 69982f5ae0aa3b6b072be3bfd5e6e28862709913.
9 Days Ago
Backup
9 Days Ago
Working damages and spraycan reskins
9 Days Ago
9 Days Ago
IActionGraphCache.Add() takes in a Guid
9 Days Ago
hammer: Don't append to EditorReferences when gathering them, start again from scratch - helps clearing out old refs that a map might not rely on anymore
9 Days Ago
More settings tweaks Proxy model skeleton hierarchy fixes
9 Days Ago
9 Days Ago
Add IActionGraphCache.Guids
9 Days Ago
Hammer pickup working on both sides, correct skin ID applied to each side, code cleanup
9 Days Ago
Update: Adding a couple tail recursion perf tests - also comes with a vailidity unit test Going to be used to do a write up for the weekly perf blog post Tests: Ran these perf tests in editor and player, got kind-of expected results.
9 Days Ago
Button styles flicker fix
9 Days Ago
button Sidebar, styles
9 Days Ago
Fix performance regression if ModelRenderer changes tint often
9 Days Ago
Compound extra S2P
9 Days Ago
Merge SpawnMargins -> world_update_2. Compound and Launch Site S2P to merge in my changes.
9 Days Ago
Draw vislog spheres as circles to reduce clutter
9 Days Ago
Add parameter to drive vislog time between saves to disk, have NPCs log their position and state
9 Days Ago
New views Merge branch 'main' of sbox-ui-framework
9 Days Ago
Restore wolf health if it stays out of combat for a very long time
9 Days Ago
▄▇▅▍▅ ▍█▊▊ █▇▋▄
9 Days Ago
-Metal shield textures update
9 Days Ago
Merge: from main Tests: none
9 Days Ago
Applied the new wallpaper sockets to the other building blocks Manifest
9 Days Ago
Setup HC revolver for all weapon racks. Removed duplicate, unused LODGroup from HCR worldmodel root object.
9 Days Ago
Hook up ragdoll
9 Days Ago
Merge from main (skin bundles, so switching branches doesn't take forever)
9 Days Ago
merge from clearinventory_improvements
9 Days Ago
merge from terrain_collision_interact_fix
9 Days Ago
merge from skin-bundles-2024-09
9 Days Ago
merge from WorldModels
9 Days Ago
Latest service models Fix NRE in MapInstance.UpdateDirtyReflections Add Model.Morphs Add IJsonPopulator - internal for now Added StartFolded to GroupAttribute Refactor ControlSheet ControlSheet groups remember their open/close state Hide the entire group if all the controls are ShowIf'd out Add SkinnedModelRenderer.Morphs