reposboxcancel

22,445 Commits over 1,614 Days - 0.58cph!

3 Years Ago
GradientFog -> GradientFogEntity
3 Years Ago
Update GradientFog.cs
3 Years Ago
Allow entity IO to parse colors
3 Years Ago
Attachment bug Rename PhysicsAttachment to PhysicsPoint
3 Years Ago
Introduce fade time, add all inputs for fog
3 Years Ago
Joint breaking is an event, only install the callback when needed
3 Years Ago
Make fog show in hammer again
3 Years Ago
Initial managed env_gradient_fog
3 Years Ago
Refactor Joint names, move Global.PhysicsWorld to Map.Physics
3 Years Ago
add managed to findflags concommand Add Input.MotionData - current input device's motion sensors states of absolute rotation, positional acceleration & angular velocity. Supported devices: Playstation 4/5 Controller, Switch Pro Controller, Steam Controller, Steam Deck.
3 Years Ago
Start decoupling gradient fog and move it to managed
3 Years Ago
Intruder alarm 1 - col fix
3 Years Ago
park bin - phys shape refinement
3 Years Ago
Park bin - paint finish adjustments Merge branch 'master' of sbox
3 Years Ago
Don't invoke speech recognition callback on rejected speech
3 Years Ago
Added Jeans asset - ready to wear! Jeans! We have updated jeans! LODs coming soon, and more pieces to complete the overall outfit... FPArms: punching right hit 03 anim Jeans - quick fix Quick fix, now appropriately replaces the other trouser models when selected. Fixed ClientOnly entities not spawning in properly from maps Moved EntityManager.DefaultCleanupFilter to Game.DefaultCleanupFilter So it's open source and easy to modify CleanupFilter gets real classnames when deleting entities Removed Library name override for ClientEntity EntityManager.CleanUpMap works clientside too Citizen: neck_clothing bone experiment Delete rubat_test.vpk Citizen: added neck_clothing bone Through constraints, this bone effectively removes 65% of the "twist" of the neck, while keeping the tilt and the roll intact. This helps make clothing items look and deform better around the neck. Merge branch 'master' of sbox Update citizen.vmdl_c Remove individual switches for video settings and group under shader quality Jeans and Jacket shader adjustments and LODs Jeans now have LODs, a slight adjustment to both the Jeans and the Jacket's shaders and textures. Park bin - lod0 Fix obsolete warnings in gamemode template Remove remaining references of fow CClientInput::CreateVrMove: stop using tracked controller manager, removes reliance on vr_core and gives us more up to date values Completely remove vgui and all game code Delete tracked_controller_manager.cpp remove vgui language resources Remove a bunch of useless ifdefs Remove PortraitEditor tool Remove vtf2tga and vtfdiff utils Remove unused nextbot code Remove dota light manager from hammer Remove crashdumpmailer - we use sentry Remove smtpmail Remove unused webvtt Remove custommaterialslib Remove captioncompiler Remove all #ifndef DOTA_DLL so it doesn't trip us up when removing the rest Remove studiorender folder, nothing in here park bin - added paint finish to the frame Removed old model (pavement trim) Fixed gutter tileset (corner) Merge branch 'master' into sceneobject2
3 Years Ago
Removed old model (pavement trim) Fixed gutter tileset (corner)
3 Years Ago
park bin - added paint finish to the frame
3 Years Ago
Remove studiorender folder, nothing in here
3 Years Ago
Remove all #ifndef DOTA_DLL so it doesn't trip us up when removing the rest
3 Years Ago
Remove captioncompiler
3 Years Ago
Remove custommaterialslib
3 Years Ago
Remove unused webvtt
3 Years Ago
Remove smtpmail
3 Years Ago
Remove crashdumpmailer - we use sentry
3 Years Ago
Remove dota light manager from hammer
3 Years Ago
Remove unused nextbot code
3 Years Ago
Remove vtf2tga and vtfdiff utils
3 Years Ago
Remove PortraitEditor tool
3 Years Ago
Remove a bunch of useless ifdefs
3 Years Ago
remove vgui language resources
3 Years Ago
Delete tracked_controller_manager.cpp
3 Years Ago
Completely remove vgui and all game code
3 Years Ago
Remove remaining references of fow CClientInput::CreateVrMove: stop using tracked controller manager, removes reliance on vr_core and gives us more up to date values
3 Years Ago
Fix obsolete warnings in gamemode template
3 Years Ago
Park bin - lod0
3 Years Ago
Revolute joint basics
3 Years Ago
Jeans and Jacket shader adjustments and LODs Jeans now have LODs, a slight adjustment to both the Jeans and the Jacket's shaders and textures.
3 Years Ago
Restored AddBoxShape, AddHullShape, AddMeshShape
3 Years Ago
Fix Physics entity handle lookup not working because it wasn't in a game dll Spring constraint
3 Years Ago
Add PhysicsWorld.Body, PhysicsWorld.Group EnableVisualDebugger unused Gravity setter/getting works Added PhysicsWorld.AirDensity Cleaned up ForceNextObject shit
3 Years Ago
Cleanup post rebase
3 Years Ago
Initial support for FidelityFX Super Resolution (it actually works this time) Setup presets for resolution scaling instead of a slider Implement RCAS Fix viewport offsets for FSR Remove remaining references of fow
3 Years Ago
Remove individual switches for video settings and group under shader quality
3 Years Ago
Remove remaining references of fow
3 Years Ago
Initial support for FidelityFX Super Resolution (it actually works this time) Setup presets for resolution scaling instead of a slider Implement RCAS Fix viewport offsets for FSR
3 Years Ago
Fix viewport offsets for FSR
3 Years Ago
Citizen: added neck_clothing bone Through constraints, this bone effectively removes 65% of the "twist" of the neck, while keeping the tilt and the roll intact. This helps make clothing items look and deform better around the neck. Merge branch 'master' of sbox Update citizen.vmdl_c
3 Years Ago
Delete rubat_test.vpk
3 Years Ago
Citizen: neck_clothing bone experiment