254,394 Commits over 3,990 Days - 2.66cph!

22 Days Ago
Prototype swimming, reduce head turn range
22 Days Ago
Make track preview rendering more flexible
22 Days Ago
▇▆▄█ ▋ ▆▊▌▊▋▋▌ █▅ ▋▌▆▋ ▋▌▉▍ ▋▉▊ ▉▉▇▅▉▌ ▉▍▊▆▋▄▅ █▉ ▆▍▇▆ ▄█▌ ▆▌▊▉ ▋▅█▇ ▇▉█
22 Days Ago
▋▍▇ ▅▆█▆▇▉ ▇▄▄▌▊▄▆ ▌▅▋▉▇▋▉▆▉▌▊▋ ▌▋█▆▉ ▊▌ ▋▅█▆
22 Days Ago
Translate constructable blocked by vehicle message
22 Days Ago
EditorEvent fires whenever a subgraph is updated, reloading any open windows that reference the subgraph
22 Days Ago
Prefix undoscope functions with `With` Fix transforms being undone twice when restoring scene hierarchy on undo/redo Fix propertyeditstart/propertyeditfinish events on rotationcontrolwidget Fix undo for multi selection
22 Days Ago
Ballista hits progress.
22 Days Ago
Fix GraphCompiler pulling the cached input results from other graphs during preview compilation Add IParameterNode.GetDefaultValue(), used to pre-populate inputs on created sub-nodes Require input names on subgraphs, error when any are matching. Subgraphs within subgraphs now working as expected
22 Days Ago
Fixed SetItemContent not working properly, store WorkshopId in Metadata on upload Open our workshop item in browser upon a successful upload
22 Days Ago
▅▍█▋ ▅▆▄▌▊▋ ▌ ▉▍▍▅▌▍ ▌▉▋█▍ ▇▋▌▇ ▊█▍▄▌█▋██ █▇▊▄▄▅▋ ▋▇▌█ ▅▄▄▊▊▅▇▌▋ ▅▉▊▌▋▊▊▌▉▌█ ▌▉▉▊ █▆▋▉▊▋▆▄ ▌█▆▉ ▇▇█▋ ▄▌▊▇▌ ▋▌▇ ▇█ ▌▅█ █▉▊▉▇▅██▌ ▅▄▍▉▋
22 Days Ago
Merge from train_tunnel_altitude
22 Days Ago
Merge from primitive
22 Days Ago
merge from primitive
22 Days Ago
Add utils to upload a clothing item to the workshop, create a transient directory to store item contents, delete once we're done with it, use item icon
22 Days Ago
merge from main
22 Days Ago
▄▅▆██▄█ ▌▍▉█▌ ▌▌▍▅▇▄█ █▊▉▇ ▊▇▉▉▋▆▆▊ ▌▇▇▇▅█ ▉▄▊▉ ▄▇▊ ▋▅▅▍ █▌▍█▄▊▉ █▌▉▅▍▉▊ ▉▊▌▉ ▉▉▉-▋▋▌▄▌▍▊ ▅▋▍▅▇▉▆ █▆ ▅▌▊▋▌▇▌█ (▅▄▌▉▊▋, ▅▉▉█▋, ▅▅█) ▆▊ ▍▇▅▊ ▍▉ ▄█ ▄█▊▋▌▌▊
22 Days Ago
merge from Anisotropic_Horse_Materials
22 Days Ago
merge from primitive
22 Days Ago
Converted horse materials to standard anisotropic
22 Days Ago
merge from primitive
22 Days Ago
Fix issues with graph nesting evaluation Fix attributes from parent graphs not being pulled in all cases. Do not expose parameters/attributes from subgraphs in final shaders
22 Days Ago
Modify recast/detour deacceleration logic to prevent overshooting of agent target position Add documentation for Acceleration property. Bump default acceleration.
22 Days Ago
Remove math.IsNearlyZero Remove useless panels from Game tab in Options Remove redundant argument from CPanel:NumSlider calls
22 Days Ago
Merge from main
22 Days Ago
Fixed some compile warnings more warning fixes Fixed max player speed not being set in a certain case When holding your +wal slow walking key, and Player:setCanWalk being set to false Pull Request: Removing deprecated calls to AddControl Remove redundant arguments given to CPanel:NumSlider Fixed console warning when opening Options menu Warning about missing vgui/crosshair_bg
22 Days Ago
Tweaked ballista shooting point, easier to aim
22 Days Ago
▆▍▉▄███▇▉ ▉▇▆▇▅ ▆▆▋▆▅▆▅▌█▌.
22 Days Ago
Add SteamUgc Asset ProjectConfig can hold a WorkshopId, start working on adding this to the publish widget
22 Days Ago
fixing ballista fire anims overshooting issue
22 Days Ago
Tweaked catapult deployment so deploying it on a cliff is easier
22 Days Ago
ballista weapon anim updates, added ballista mount anims
22 Days Ago
Fixing skinning for ballista mount rig
22 Days Ago
Updated deprecated CPanel calls (Continuation & Conclusion) (#2194) * Updated the rest of deprecated AddControl. * Removed SetDefaultValue from AddControl * Used ToolPreset for the Post Processing UI * minor changes Remove unnecessary parameter from Panel:NumSlider Undo unnecessary changes --------- Co-authored-by: Rubat <3299036+robotboy655@users.noreply.github.com>
22 Days Ago
Fix NRE in PostClone
22 Days Ago
Added defines for each indirect lighting flag
22 Days Ago
Make sure Result node returns default values when evaluating material/pixel output Ensure all variables/attributes are defined properly by changing some order. Fixes shader compile errors.
22 Days Ago
Bump nav agent ground trace distance
22 Days Ago
Add r_gpu_decals toggle
22 Days Ago
Update decals test scene
22 Days Ago
Fixed indirect lighting for materials that used the Only GI rendering path
22 Days Ago
FastDebugDraw: Established compatibility with the current DDraw system (fixed)
22 Days Ago
FastDebugDraw: Established compatibility with the current DDraw system
22 Days Ago
updated minicrossbow viewmodel and world model rigs with latest weapon mesh and updated viewmodel prefab material paths
22 Days Ago
Reduce foot sliding, rebuild manifest, fix charge
22 Days Ago
Skin applies new decals (uses non-shared rendering path so Decals::Apply has to be inserted here) https://files.facepunch.com/matt/1b2711b1/sbox-dev_PM9LtJUEwM.png Build shaders
22 Days Ago
Updated Textures LODs and guidemesh for static ballista
22 Days Ago
Setup crocodile fsm and animator
22 Days Ago
Improve default nav agent ground trace logic Should improve ground detection behavior when passing under low height overhangs. Should also fix issues with clipping, when the navmesh geometry diverges too much from the actual physics geometry. Closes sbox-issues/issues/7432
22 Days Ago
Merge from primitive