20,863 Commits over 1,522 Days - 0.57cph!
Remove Entity.ActiveChild, Entity.IsActiveChild()
Remove most of the c++ code and move what we can to managed
CollisionEventData.Pos to Position
Rename DebugBits to DebugFlags, remove functions
Allow gradient fog to work on scene renderer
Allow one fog controller per SceneWorld instead of one global instance
Render objects hidden in first person on monitors, render player's own reflection on water, make it easier to programatically set up default values on layers
Much better way to handle hide in first person
Fix RippleCompute under latest changes
Add horizon aliasing reduction for water
Merge branch 'water-rework' into water-refactor2
updated prefabs/ textures
FPArms: punching left 03 hit+miss
Restored PhysicsShape.UpdateMesh
Some physics api cleanups
Citizen: added debug_rom animation
FPArms: punching right 03 hit update + miss added
Add back modeldoc_scene_hud
GradientFog -> GradientFogEntity
Allow entity IO to parse colors
Attachment bug
Rename PhysicsAttachment to PhysicsPoint
Introduce fade time, add all inputs for fog
Joint breaking is an event, only install the callback when needed
Make fog show in hammer again
Initial managed env_gradient_fog
Refactor Joint names, move Global.PhysicsWorld to Map.Physics
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.
Start decoupling gradient fog and move it to managed
Intruder alarm 1 - col fix
park bin - phys shape refinement
Park bin - paint finish adjustments
Merge branch 'master' of sbox
Don't invoke speech recognition callback on rejected speech
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
Removed old model (pavement trim)
Fixed gutter tileset (corner)
park bin - added paint finish to the frame
Remove studiorender folder, nothing in here
Remove all #ifndef DOTA_DLL so it doesn't trip us up when removing the rest
Remove custommaterialslib
Remove crashdumpmailer - we use sentry
Remove dota light manager from hammer
Remove unused nextbot code
Remove vtf2tga and vtfdiff utils
Remove PortraitEditor tool
Remove a bunch of useless ifdefs
remove vgui language resources
Delete tracked_controller_manager.cpp