143,503 Commits over 4,383 Days - 1.36cph!

Just Now
removed dummy from hierachy and re exported fbx
Just Now
vendingmachine_updateammocount_nre -> main
Just Now
Properly fix the bug
Just Now
merge from main
4 Minutes Ago
Update animator to include blend trees
5 Minutes Ago
merge from main
5 Minutes Ago
Fixed tutorial completed commands not running quietly
5 Minutes Ago
Fix update ammo count nre
5 Minutes Ago
merge from automated_testing
6 Minutes Ago
merge from automated_testing/raiding
12 Minutes Ago
Another raiding test and some inspector tweaks
18 Minutes Ago
Updating ballistic armour and bdu set skinning
18 Minutes Ago
main -> server_browser_update_2
26 Minutes Ago
Finally fixed the flaky raiding tests
29 Minutes Ago
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
31 Minutes Ago
Update(tests): add TestMTPressure unit test Wrote it cause my ConcurrentBag based pool is misbehaving Tests: ran new unit test
32 Minutes Ago
exported edited 3p drop/pick up item anims, linked to player controller animator and set speed anim to 1
37 Minutes Ago
Use SelectableLabel in the test runner window details panel so we can copy text there too Added copy name/copy details context menu
40 Minutes Ago
Partially fixed the issue with shadows not swapping to closer lights when shadow caching is enabled
46 Minutes Ago
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
58 Minutes Ago
- 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)
1 Hour Ago
Merge from main
1 Hour Ago
Merge from main
1 Hour Ago
kiosk C - addressed feedback, added collision & lods
1 Hour Ago
Added context menu to test case and fixtures in TestRunnerWindow - Open source file - Copy CTRL+C also works
1 Hour Ago
Update to vm camera animation to remove shoulder clipping
1 Hour Ago
re-organised marketplace lighting objects into a lighting layer - not made external yet
1 Hour Ago
Merge from main
2 Hours Ago
Added ParameterDisplayName in test results and test lists, let us format struct parameter in a nicer way
2 Hours Ago
Raiding tests fixes Added impact pos prediction and splash radius gizmos
2 Hours Ago
Updated the EmissionToggle script to check whether the MPBs for the renderers have changed before attempting to set the emission value. This fixes an issue where renderers would have the incorrect MPB when coming back into network range
Rin
2 Hours Ago
merge from save284 - Staging wipe!
3 Hours Ago
some more marketplace work
3 Hours Ago
merge from mortar_prototype
Rin
3 Hours Ago
save++ persistance++
4 Hours Ago
Fixed [Button] attributes not working on animation sub systems Added PlayFromStart method to PlayerAnimationHandle Added a new TwoAxisOneShotBend aniamtor sub system, should replace the reactions layer on the animator entirely
4 Hours Ago
merge from workbench_upgrades
4 Hours Ago
merge from workbench_upgrades/balance
5 Hours Ago
Added IsPlaying and NormalizedTime accessors to OneShotAnimationSubSystem OneShots now start paused, makes debugging easier Don't show the self component in dropdowns
5 Hours Ago
Merge from AnimationSubSystems
5 Hours Ago
Revert playground
6 Hours Ago
Hooked up telephone animation on deployable telephone Removed OnPhone state and parameter from player animator
6 Hours Ago
Compile fixes
6 Hours Ago
Better node view
Today
Better visualise handles of sub systems in the list view
Today
Allowed binoculars to be placed on weapon racks
WIP on country selection window - Setup centres for each chosen country - Setup player prefs for override - Country selection screen UI setup
Today
Added ability to mark a subsystem as affecting the upper body layer only Renamed TelephoneAnimationSubSystem -> OverrideAnimationSubSystem Profiling
Today
Reapplied changes to PlayerModelAnimationInspector
Today
Smooth out aim dir for remote players