reporust_rebootcancel

123,353 Commits over 4,171 Days - 1.23cph!

9 Years Ago
Fixed cull distance calc using local eyes instead of cam pos
9 Years Ago
revolver 3rd person animations
9 Years Ago
3rd person anims for guitar
9 Years Ago
tweaked guitar worldmodel position + materials
9 Years Ago
double barrel shotgun (viewmodel) changes: modified the iron sights tone down the recoil animation when firing (ADS)
9 Years Ago
tweaked the offset for the thompson viewmodel holosight addon
9 Years Ago
tweaked the position of the muzzleflashes when a muzzlebrake is added added new silencer smoke f/x when shooting
9 Years Ago
3rd person sitting animations
9 Years Ago
Updated ignore.conf
9 Years Ago
Merge from main
9 Years Ago
Cherry picking ignore.conf
9 Years Ago
9 Years Ago
Cleanup
9 Years Ago
Fixed extremely rare race condition while receiving data Optimized memory usage Refactoring
9 Years Ago
Batched meshes contain xz position offset in zw channels of uv1
9 Years Ago
Fixed invisible LR-300 worldmodel issue:1586
9 Years Ago
Moved procedural foliage placements to foliage spawn script Added foliage batching grid to batching prefab, loaded into all scenes
9 Years Ago
Verbose batching (level 1)
9 Years Ago
Merge from main
9 Years Ago
Flashlight Lod updates
9 Years Ago
Merge from foliage_system
9 Years Ago
Deployable locker prefab/tweaks
9 Years Ago
Locker icon render settings
9 Years Ago
Manfest update
9 Years Ago
Fixed one stone tier roof piece having no valid tangents
9 Years Ago
Tweaked renderer_threading and collider_threading convar behaviour (nicer for profiling)
9 Years Ago
Fixed foliage transparency with temporal anti-aliasing
9 Years Ago
crossbow world model uv fix
9 Years Ago
Air duct import settings fix
9 Years Ago
Network++
9 Years Ago
wip
9 Years Ago
grabbing that aa fix
9 Years Ago
Demo recording
9 Years Ago
Profiling for helk
9 Years Ago
recording
9 Years Ago
Reducing mesh compression on all weapon world models set to high
9 Years Ago
Better coroutine profiling
9 Years Ago
Stripping unused / commented out scripts
9 Years Ago
Fixed ServerMgr indentation
9 Years Ago
Tweaked connect coroutine handling
9 Years Ago
Merged decor_deployables branch to main
9 Years Ago
Warning fixes
9 Years Ago
9 Years Ago
Manifest update
9 Years Ago
Reverted UI.Options.Keybind.prefab submission
9 Years Ago
Manifest update
9 Years Ago
▆█▋▋▊ ▌▄▉▆██ ▅▌▍▍▋▄▅▄
9 Years Ago
merge from main
9 Years Ago
Replaced all StartCoroutine(string) calls with StartCoroutine(IEnumerator) calls