136,563 Commits over 4,444 Days - 1.28cph!

15 Days Ago
Merge from apartment_complex_monument Was easier than merging from main as this branch contains an earlier merge from apartments
15 Days Ago
Fix wolves and tigers enabling old navmeshAgent in new navmesh mode when leaping
15 Days Ago
Merge from main
15 Days Ago
Fix old navmesh agent being enabled even when using new navmesh
15 Days Ago
Update(tests): change spill tests assertions to permit writed head to run ahead of read head Tests: ran unit tests
15 Days Ago
Check charm ownership when firing the UpdateAccessoryOnItem rpc
15 Days Ago
steam_retry_button_fix -> main
15 Days Ago
LODs and collision and vertex blends for playground assets
15 Days Ago
Calculate a suitable position as soon as a satellite is selected.
15 Days Ago
small transform access usage change
15 Days Ago
disabled editor-only sync on all bc materials
15 Days Ago
Update(tests): add a synthetic test to cause pool spill runaway - moved other spillage tests to Unit namespace and merge into 1 test Made it to fail consistently at 4 consume threads Tests: ran tests
15 Days Ago
merge from attachment_charms/ui
15 Days Ago
Can change charms in the repair bench as well
15 Days Ago
Enable RW on all meshes currently used for collision in the apartments monument
15 Days Ago
Prepare camera motion vector pass
15 Days Ago
testlist
15 Days Ago
merge from mfm2 (merge from main)
15 Days Ago
More manual fixes after merge
15 Days Ago
Hide change accessory button if you dont own any accessory
15 Days Ago
Charms search bar Minor styling update
15 Days Ago
merge from main manually resolve Elevator and VendingMachine conflicts
15 Days Ago
merge from main
15 Days Ago
merge from status_convar_fix
15 Days Ago
merge from streamermode_fix
15 Days Ago
Charm icon tooltip
15 Days Ago
SSAO render feature port
15 Days Ago
Revert 153856
15 Days Ago
merge from main
15 Days Ago
merge from contact_lowresasset_fix
15 Days Ago
Fixed contact mugshot_unknown UI asset using streaming mip maps
15 Days Ago
merge from optimize_train_track_meshes -> main
15 Days Ago
Fix IsAnyLODVisible() not being inverted in OnMeshJobFinished() causing rail meshes to be always deleted instead of only deleted if the LOD was hidden before the mesh generation job finished
15 Days Ago
Fix filter to only generate lowest LOD only checking if filter is null, not if filter is empty - fixes rivers + roads + train track meshes not generating at all
15 Days Ago
merge from main -> optimize_train_track_meshes
15 Days Ago
Fixed ladder hatch unlocking on tech tree after learning the elevator blueprint
15 Days Ago
Merge from ModularCarClipping_Fix
15 Days Ago
Removed an EditorApplication update invoke in BaseVehicleModuleEditor that was causing issues (recursive layout) Replaced the Vector fields for foot IK positions on modular car seats with transform fields, added matching transforms for the couple of seats with IK positions Adjusted foot position on the LessLegroom seats to minimise foot clipping
15 Days Ago
Merge from main
15 Days Ago
Merge from PlayerRigUpdate2 (new one handed sprint anims on most two handed projectile weapons)
15 Days Ago
Merge from main
15 Days Ago
Merge from sprint_subsystem
15 Days Ago
Added one handed sprint anims to M4, Spas, Crossbow, Double Barrel, MP5, Bolty, SMG, Thompson, M249, Semi Auto, AK47, Space LR
15 Days Ago
Merge from parent
15 Days Ago
Merge from mount_cycle_fix
15 Days Ago
Merge from main (some tricky PlayerModel.cs merges happening today)
15 Days Ago
Merge from wanted_deep_sea_fix
15 Days Ago
Merge from huntingtrophy_skins
15 Days Ago
Merge from PlayerRigUpdate2
15 Days Ago
Delete turnOn and turnOff parameters from PlayerAnimator Delete Turn On and Turn Off states (was only ever used for torches, now handled via sub systems)