130,443 Commits over 4,201 Days - 1.29cph!

2 Months Ago
Larger prevent building volume for the mannequin, so we cant deploy stuff on its head
2 Months Ago
syncvar_loading_fix -> main
2 Months Ago
Spas12 weapon anim updates
2 Months Ago
Merge from /indirect_instancing
2 Months Ago
Rebase on /main
2 Months Ago
Remove unused compute shader from indirect instancing
2 Months Ago
burstcloth sims for small time period after pose/clothing changes to mannequin so it can come to natural rest but not always simulate
2 Months Ago
- added beanbag sit mountpose enum - added player sitting pose - updated player animator - set fabric and leather beanbag deployables to use pose - removed mount position offsets
2 Months Ago
▄▉▄▉██ ▆▇▄▍ ▊▍ ▊▇▆ ▅▉▇▋▉█▄▋▅▉▌
2 Months Ago
merge /main/glass_fix_resourcerefs to main
2 Months Ago
▍▍▊▅▉▊▇ ▇▌▆▅▇▆▇▌▌▋▄ ▋▋▅▉██▇▊▋▅▋ ▄▅ ▆▅█ ▌▄▅▅ ▉▄▄▇▍▄ ▅▌▇ ▆▌▇▆█▋▍▅ █▉▆▌▍▌ ▅▉ ▋▄▌ ▆▌█▌▊▉▉▊.
2 Months Ago
Stop syncvar autoload only running on the client
2 Months Ago
update from main
2 Months Ago
Ensure the deferred indirect lighting active property flag gets set in builds
2 Months Ago
Fix query vis glass being broken in builds, add [GuidRef] attribute to draw a property drawer for generic ResourceRef fields.
2 Months Ago
added updated icons for fairy lights and string bulb lights
2 Months Ago
merge from ui_mipmaps_fixes
2 Months Ago
Tagged more UI assets to use the UI mip map group
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
merge from decor_lighting_dlc
2 Months Ago
Small y offset on the bulb string light point lights
2 Months Ago
Add info to partial paths
2 Months Ago
viewmodel chainsword update animation edits
2 Months Ago
Enabled pickup on bulb string lights
2 Months Ago
Tweaked spotlight yaw range
2 Months Ago
Removed collider from mannequin corpse
2 Months Ago
Merge Indirect Instancing
2 Months Ago
Merge: from baseplayer_serverupdateparallel - Fixes NRE when UsePlayerUpdateJobs 1/2 is enabled Tests: unit tests
2 Months Ago
Merge: from main Tests: compiles in editor, player cache unit tests
2 Months Ago
Removed LightOccludee on chandelier lights, not supported on dynamic lights
2 Months Ago
Changed chandelier protection
2 Months Ago
Bugfix: UsePlayerUpdateJobs 1/2 - use correct indices when filtering out disconnected players - Added a unit test to validate BasePlayer.FilterInvalidPlayers works correctly Tests: ran new unit test
2 Months Ago
Ceiling light and ceiling fluorescent light use the same max deploy angle and deploy layers
2 Months Ago
Fix indirect instancing tools never actually applying material changes. (Again, because I love Plastic but it doesn't love me back)
2 Months Ago
Added farm sign to farm kiosk
2 Months Ago
Remove Standard+Wind from the list of supported shaders for indirect instancing as it caused some foliage to be rendered white.
2 Months Ago
Revert instancing flags on materials that were using Standard+Wind to their original state.
2 Months Ago
merge from decor_lighting_dlc
2 Months Ago
merge from main
2 Months Ago
Fixed chandelier bounds issue preventing wiring
2 Months Ago
Added a game tip explaining you can adjust the spotlight rotation using a hammer
2 Months Ago
merge from buried_item_null_checks
2 Months Ago
Add null checks for buried item creation.
2 Months Ago
Anim update for sks and l96
2 Months Ago
Rebase on /main
2 Months Ago
Enabled default indirect lighting implementation when in prefab edit mode as the deferred indirect lighting script won't be present
2 Months Ago
Use CanBuild instead of IsBuildingAuthed for the spotlight rotations
2 Months Ago
Merge from foliage_instancing