reposboxcancel

17,376 Commits over 1,338 Days - 0.54cph!

8 Months Ago
NetworkTable: build variables in deterministic order See sboxgame/issues#4066, tbh I don't know why they get reordered Call Enroller.Dispose() in ServerDll.OnShutdown() Fixes sboxgame/issues#4067
8 Months Ago
Delete all these random devtool scripts, we're not using any of it, delete some other random unused stuff One .gitignore, .gitattributes clean up obsolete stuff Use .git-blame-ignore-revs so we can ignore formatting commits
8 Months Ago
EditorCookie seems to be null here making CI tests hang, but I don't know why it'd be null @devultj ? Test game/server should timeout
8 Months Ago
Rename enum values Remove unused input source strings
8 Months Ago
Move native wrapper functions into VRNative class
8 Months Ago
Actions, action sets, action state, analog input data
8 Months Ago
This is unused
8 Months Ago
Move OpenBelowCursor to PopupWidget Fix NRE (even though it's handled)
8 Months Ago
Refactor simple actionjig test
8 Months Ago
Reference Facepunch.ActionJigs Serializing / deserializing action jig delegates Fixed System.String not being whitelisted Simple action jig serialization test
8 Months Ago
Delete VR project Simplify MaterialSystem2 VR code, don't do any native VR setup Initial basic managed openvr setup - just logs hmd position to console for now Debug all tracked devices Skeletal input data
8 Months Ago
Build the toolbar Fix TreeView not resolving objects for keyboard movement, open state Tweak BaseItemWidget drop callbacks so we can handle dropping on edges differently Fix unit test not initializing Global.Assembly
8 Months Ago
tier0 math include shuffling
8 Months Ago
Add missing <memory> include
8 Months Ago
Start on physics joint Remove physicsdebugdraw
8 Months Ago
Editor: Cleanup logic for opening last loaded project - remove unused code, and lastprojectopened cookie
8 Months Ago
Strip gcsdk Delete toolstyleeditor Delete streamingbootstrap Delete nvtristriplib Delete vdata_editor Delete diffmemstats Delete obj_tool
8 Months Ago
Forces and torques Transformations
8 Months Ago
Add adjustable analog sensitivity for UI
8 Months Ago
AddSphereShape, AddCapsuleShape
8 Months Ago
Linear/angular velocity and impulse
8 Months Ago
Impl the easy body functions Body debug name Transform to matrix3x4_t cast Body get and set transform
8 Months Ago
Get rid of intersectioncontroller
8 Months Ago
Put debug name on physics shape, internal shape doesn't have this anymore Assert out all shape functions that are tricky/unknown Remove GJKProxy, GJKProxyRadius and GetSupport, surely these shouldn't be needed on an interface
8 Months Ago
Impl shape CastRay and CastSphere, get rid of CastBox, probably not used Impl shape GetType Impl shape GetType Bounds and transform casts Impl shape BuildBounds
8 Months Ago
Add math casts
8 Months Ago
Remove RECORD_API_CALL
8 Months Ago
Unlink rubikon from vphysics2
8 Months Ago
Start CPhysicsBody implementation
8 Months Ago
Start CPhysicsShape implementation
8 Months Ago
Remove DistanceToPoint and DistanceToAggregate from physics interface
8 Months Ago
Delete duplicate simd files, how did these get here Add constructors for vector2, quaternion and transform in the lib, needed now we're on C++20
8 Months Ago
▋▉▆█▊ ▄▉▍▅▄▍█▆▉ ▇▊▌▌▍▊▉▍▅ █▊▋▄▄▉▊▌, ▅▊▋▍▅ █▆▍▆▆▋▄▉▄▇ ▊▍▅█▊▌
8 Months Ago
vpc, include in vphysics2 wrap v32, conflicts with mathlib
8 Months Ago
Delete motionmapper Delete mapsorter Delete massmapbuild Delete genesearch (?) Delete standalone_d3d11_benchmark Delete propertyeditor_example Delete depcheck
8 Months Ago
Delete hammer_run_map_launcher
8 Months Ago
Delete vmdl_tweak
8 Months Ago
Remove apkgameassetzipper
8 Months Ago
fann unused
8 Months Ago
Remove vconsole and everything that goes along with it
8 Months Ago
Protect Assembly references in EventSystem / LoadedAssembly We don't want hotload to replace these because we're handling replacing them manually EventSystem: when removing events in assembly, also remove from groups
8 Months Ago
Delete dmxfind Delete mapbuilder Delete phogen Delete resourcecopy Delete sceneimagebuilder Delete vcdgen Delete particle_import Delete modeldoc_import Delete modeldoc_tweak Delete assetrename
8 Months Ago
New tier0 platform compile base OVERRIDE -> override Remove ALIGN_POSTs annotations clean up some unused
8 Months Ago
New tier0 platform compile base OVERRIDE -> override Remove ALIGN_POSTs annotations clean up some unused
8 Months Ago
Fix physicsbody UAF in Trace
8 Months Ago
I think this completely fixes the event system duplicates
8 Months Ago
Remove vmdlcompare
8 Months Ago
Remove audioprocess and audio2haptic
8 Months Ago
Remove psf_to_vsnap and pcf_to_source2lib
8 Months Ago
Remove dmx2collision