reporust_rebootcancel

135,399 Commits over 4,474 Days - 1.26cph!

34 Days Ago
Add some hand blend in at the end of reload animations. Not perfect but substantially better than what it was
34 Days Ago
fix for 3p compound bow firing
34 Days Ago
merge from skinviewer_viewmodel
34 Days Ago
Fixed viewmodel camera missing depthTextureMode swap based on Effects.requireMotionVectors
34 Days Ago
Glass AR - final bake, wip textures, material tweaks
34 Days Ago
Industrial Torch - Updated view and world models with new UV2 and misc geo changes for better support of emmissive effects
34 Days Ago
Manifest update for apartment stool
34 Days Ago
Update: resave after unity 6 upgrade Tests: ran benchmark
34 Days Ago
merge from kick_off_2_wallpapers
34 Days Ago
Polish to large apartment FBXs, bit more set dressing in prefab
34 Days Ago
set all crouch anims to time scale 1 on playeraniamtion.controller amd exported updated 3p crouch anims
34 Days Ago
Fix compile simulator not catching all errors (only catching CS errors, not MSBuild errors) Fix compile simulator leaving 10-12 dotnet processes in background for 15m because "-nodeReuse:false" wasn't passed in
34 Days Ago
merge from skinviewer_viewmodel
34 Days Ago
Fixed some skin viewer regression - Frog boots - Clatter helmet - Silly horse mask - Horse mask - Egg suit - Wellipets Hat - Chicken Costume - Bunny Costume - Horse Costume - Hockey Mask
34 Days Ago
Mortar animation updates
34 Days Ago
main -> 50cal_animation_improvements
34 Days Ago
mountable_rollback -> main
34 Days Ago
Fix compile error
34 Days Ago
re exported a bunch of assets, fixed some holes. Submitting for LOD tests (can't get it to work properly on my machine)
34 Days Ago
Fixed typo in description
34 Days Ago
Added more sound variations to bowless crossbow
34 Days Ago
Refactor tick parent history into TickHistory
34 Days Ago
Merge from render_pipeline_testing
34 Days Ago
merge from body_hair
34 Days Ago
Set dressing in large apartment
34 Days Ago
Merge: from main
34 Days Ago
Increase bounds of the apartment building entity to the size of the apartment complex building (so it doesn't touch the scene)
34 Days Ago
Merge: from player_benchmark_improvements
34 Days Ago
Clean: remove naked player bench from ClothingBenchmark Superceded by PlayerModelBenchmark Tests: none, trivial change
34 Days Ago
Bugfix: avoid NRE when no recorders are requested by a benchmark Tests: ran ClothingBenchmark
34 Days Ago
Adjusted deploy guide scale for Wanted Posters 1, 2, and 3 to match their deployed size
34 Days Ago
Update: PlayerModelBenchmarkScene - record bone count of spamed player models Tests: ran benchmark
34 Days Ago
Female body hair
34 Days Ago
Set parenthistory to false as default
34 Days Ago
update apartment_complex_monument/prototype
34 Days Ago
Subtract 152447 merge from unity_6.3.15/ddraw_text_spacing_fix
34 Days Ago
Fix 50cal idle animations being set with ammo or no ammo incorrectly when sitting idle
35 Days Ago
merge from skinviewer_viewmodel
35 Days Ago
Fixed MainCamera.get_position skin viewer nre
35 Days Ago
Update: BenchmarkScene - add support for selecting which recorders to activate - added Scripts and Physics recorders - PlayerModelBenchmark uses only Rendering + Animation ones Tests: ran benchmark with various category bitfields
35 Days Ago
Merge from rain_grace_fixes2
35 Days Ago
Fix rear turret having incorrect animator time setting
35 Days Ago
Update: add "CPU Total Frame Time" recorder Tests: ran baseline
35 Days Ago
Update: add mainthread-only Camera.Render recorder Tests: ran baseline
35 Days Ago
Fixed "View in hands" button still toggled when exiting and reselecting the same skin
35 Days Ago
Add logs back for testing
35 Days Ago
main -> mountable_rollback
35 Days Ago
Auto close fullscreen skinviewer window if the menu is not open (just in case)
35 Days Ago
Release and wait for the prefab and world asset scenes to load during bootstrap so the skin viewer can: - load entity and viewmodel prefabs - load bundled skin textures (we've been downloading them from the workshop as a workaround) without needing to be connected to a server (these scenes were held until we start loading in)
35 Days Ago
Use Jarryds hack to ennsure pt boat turret reload animation doesnt drift from the players reload animation (stupid unity issue)