143,532 Commits over 4,383 Days - 1.36cph!
Some cleanup.
Convar some hardcoded vlaues
Dont disable the country selection button
Added a cache for FindPrefabPathsByLabel so two calls on the same label in the same export run are free
-OnCountryChanged event - attached the country button
- Cleanup with country selection choices
krieg chainsword better charm positon
Resetting lights to their original shadow strength when shadow caching is disabled
merge from mortar_prototype
Refactoring and cleaning up TestListExporter
Added some timing logs, helps finding the slowest param resolutions
Merge from ai_recast_integration, enable with -useNewNavmesh on server boot, visualize with rustnav.draw command
Fix a bunch of the country select settings
merge mortar_prototype to main
merge aim blending for mortar to mortar_prototype
Disable USE_POLYSOUP for UTIL_RescalePhysCollide
industrial garage door
- merged sub objects on skin model
merge from mortar_prototype
▆ ▇▋▇ ▉▅▄▄▌▆ █▆▄▉▄▅▆ ▆█▅▅ ▋▅█▅▇▆▆ ██ ▌▄▍▉▉▇
- Setup convar to support auto detecting country or not
- Added checkbox to enable/disable it in country selection
- Minor set of bug fixes
Commiting a bunch of shelved wip
industrial garage door
- LODs created
- Added model for skinnning / anim
- Icon updated
- Prefab updated
Forgot to refresh the test list
merge from automated_testing
More work on kitchen lino for penthouse apartment
Triangle bug splash test fixes
Moved one turretpod case to trianglebug
merge from automated_testing
Fixed issue with some shadows remaining enabled for lights that shouldn't have them when shadow caching is enabled
Set legacy shelter door and wooking workbench bbq owner id when spawning
removed dummy from hierachy and re exported fbx
vendingmachine_updateammocount_nre -> main
Update animator to include blend trees
Fixed tutorial completed commands not running quietly
Fix update ammo count nre
merge from automated_testing
merge from automated_testing/raiding
Another raiding test and some inspector tweaks
Updating ballistic armour and bdu set skinning
main -> server_browser_update_2
Finally fixed the flaky raiding tests
Optim: rewrite Pool to use ConcurrentBag(many mutexes) instead of single mutex
Fails unit tests, but not going to focus on fixing it just yet - want to make it faster first.
ST avg: 0.88781ms
MT avg: 3.1281ms
Tests: ran perf tests
Update(tests): add TestMTPressure unit test
Wrote it cause my ConcurrentBag based pool is misbehaving
Tests: ran new unit test
exported edited 3p drop/pick up item anims, linked to player controller animator and set speed anim to 1
Use SelectableLabel in the test runner window details panel so we can copy text there too
Added copy name/copy details context menu
Partially fixed the issue with shadows not swapping to closer lights when shadow caching is enabled
Update(tests): pool now has a runtime switch to disable editor-only safety logic, so that perf is more apples-to-apples
ST avg: 1.0358ms
MT avg: 13.6264ms
Tests: ran perf tests
- Updated stance idle clips with new 3p rig upperbody clips (so these make sense when debugging between the player animator and an override)
- Ran animator override updater (updated 150 override controllers)