240,141 Commits over 3,837 Days - 2.61cph!

8 Months Ago
Updated largeBackpack.wearable
8 Months Ago
Orbit camera clean-up
8 Months Ago
Fix sphere trace hitposition without fucking it up for capsules
8 Months Ago
merge from main
8 Months Ago
Initial commit
8 Months Ago
Move video processing to queue, so uploaders don't have to wait
8 Months Ago
Fix crafted backpack replacing equipped backpack / going into backpack slot
8 Months Ago
Fixed bug preventing no listings from appearing during fill Disabled pooling temporarily
8 Months Ago
merge from fishing_ramp_fix
8 Months Ago
Either<> tweaks
8 Months Ago
8 Months Ago
Rename AssetView to AssetPreview Rename internal AssetPreview to AssetThumbnail Delete broken legacy particles New unified asset preview/thumbnail/video system (cleanup) Size in OnPreRender isn't optional Add Pixmap.GetPixel Texture preview Add Texture.GetSequenceFrameCount, HasAnimatedSequences Asset thumbnail render is async NativeRenderingWidget events Allow preview to tell the renderer whether it's animated (opt out of video) AssetPreview can be pixmap based Consolidate Paint.Target to Paint.ToPixmap, scoped Fix crash when accessing sound samples Add timeout to thumbnail rendering Add timeout when loading SoundFile Fix warnings Draw a line if we can't get sound samples AssetPreviewWidget async wait nicely Size renderWidget properly
8 Months Ago
Picked UI Effect
8 Months Ago
Fixed no listings not showing. Removed redundant toast.
8 Months Ago
Redesign header prefab and adding page graphics
8 Months Ago
Added no listings message to vendors if they don't have any stock.
8 Months Ago
Set the default font asset in TMP
8 Months Ago
Revert accidental change
8 Months Ago
Adding media and content to building skin pages
8 Months Ago
Update a debug test command
8 Months Ago
Fixed bug preventing single vending machine markers from being pressed.
8 Months Ago
Detector source prefabl cleanup
8 Months Ago
merge from reduce_held_entity_item_counts
8 Months Ago
Fix hitposition when sphere tracing against meshes
8 Months Ago
Fix out of range exception in voice (visemes should probably be put in its own component)
8 Months Ago
Reverted ALT+F4 interception displaying safe zone warning
8 Months Ago
Publish files for textures
8 Months Ago
Update tags when publishing
8 Months Ago
█▍▌ ▌▇▌▊▉▋ █▊▋▇▆▉▄ ▍▅▅▇▆
8 Months Ago
▌▋▅▊▍▍ ▆▄▊▄▍
8 Months Ago
Attempt at fixing exception reported by sentry related to UI/AlphaClear shader
8 Months Ago
Store Prefabs and some Building Skin views
8 Months Ago
Update pull.yml
8 Months Ago
Better formatting
8 Months Ago
Add example usage
8 Months Ago
INetworkCustom. Add tests for NetList, NetDictionary.
8 Months Ago
merge from save246 - Staging wipe
8 Months Ago
exported CNY spear admire animation
8 Months Ago
▅▄▌▊▌ ▄▆▉▉ ▋▇▌█
8 Months Ago
Add [ImageAssetPath] fix SerializedCollection NRE Fix MemberDescription.HasAttribute not finding base attributes Convert TextureEditor to use Sequences SequenceControlWidget has popup instead of doing it all horribly inline Fix SerializedObject changes not propagating upwards ResourceStringControlWidget cleanup Use new Sequences json for amalgamated texture Expose some sheet access on texture Simplify amalgamatedtexture packing, less likely to infinite loop, loads from json Add TextureFile sequence `IsLooping ` Can use particle SequenceTime easier Remove parse_mks.cpp Delete mks importers (everything should use our way now) Use gizmos for physics debug draw lines for when I need it Comment out early out in capsule vs hull deep penetration until I get the proper fix Implement joint breaking, break callbacks called on post step, breaking a joint disables the component Support joint breaking on prismatic, revolute, rigid, spherical Add EditorUtility.OpenPropertySheet https://files.facepunch.com/garry/c9f2b5cb-f6bb-4895-a401-346d1dbf939c.png Set qt darkmode=2 so windows will follow system theme (I think) Add ControlObjectWidget Add [KeyProperty] Add KeyProperty to TextureSequence.Source ControlWidget will create an editor for unknown types (this will likely need locking down) Assume test mode will want rendersystemempty Right now our tests machine doesn't have a GPU attached, for d3d11 it's fine since this runs over D3D11 Warp renderer, but not on Vulkan. Change this if we ever do graphics tests on CI. Running locally our tests pass fine without it Fix QPainter was null when calling setPen errors CompileProgress tests (doesn't work) Fix asset browser file type size Fix NRE in GenericControlWidget Add BaseLayout.AddLayout<T> Add ControlSheet.AddProperty SerializedCollection elements return attributes of parent SoundFileCollection doesn't use PropertySheet VR: Fix vulkan submit, submit depth texture to compositor VR: Update overlays from the render thread, because SetOverlayTexture might touch vulkan queue Forward InputData and VROverlay through to Sandbox.Game to preserve compatibility VR: Minor VROverlay cleanup VR: Fix VROverlay xml comment Citizen/animgraph: change the swimming 2D Blendspace from Z/X to Y/X, it was an interesting idea that unfortunately didn't pan out Re-compile ui backdrop filter shader w/ SPIR-V block VR: fix LOD rendering, remove bVr from CFrustum::ComputeScreenSize Citizen/animgraph: made vertical swimming work, it's janky as hell, but at least it's reflected visually; becoming increasingly clear that this state will need custom code on the controller side https://files.facepunch.com/maxlebled/1b2411b1/2024-01-24%2018-50-19.mp4 Fix izQueryFaceDirections using the max instead of the min distance for face separation Fix HitPosition for Trace.Sphere https://files.facepunch.com/layla/1b2511b1/sbox-dev_CvSjg1QMpX.mp4 This should probably just be the radius of the input shape, not both Add Skybox support to Render Tags - good for View Model Camera where we don't wanna render the skybox, or usually anything but things with a viewmodel tag Do the same for 2D skybox Merge branch 'master' into nt-container
8 Months Ago
merge from main
8 Months Ago
merge from metal_detector
8 Months Ago
Merge from main
8 Months Ago
merge from death_marker_compass
8 Months Ago
merge from plant_ripe_stage
8 Months Ago
merge from fix_repair_bench_sfx_2
8 Months Ago
merge from fix_item_equip_swap_slots
8 Months Ago
flame meta
8 Months Ago
Can publish textures
8 Months Ago
Forgot to add to the list