34,868 Commits over 4,474 Days - 0.32cph!
Fixed RenderedLOD hiding all LODs when using skinned mesh renderers
Added a way to dynamically increase the texture streaming memory budget if the desired texture memory is higher than the current memory budget. The will prevent blurry texture issues on GPUs with a lower amount of VRAM, as the desired texture memory will be met.
Made the texture.memory_vram_factor ConVar available to players as a temporary fix for those that still have the blurry textures issue. This isn't saved when changed to avoid issues in the future with players having the wrong memory budget.
merge from puzzlereset_command_improvements
merge from guide_materials_tweaks
merge from techtree_open_default_level
Merge from hackweek_boxsorting
merge from birthday2025 fixed lod issue
merge from fix_health_info_popup -> main
merge from fix_health_info_popup -> main
merge from space_station_building_skin
merge from twitch_rivals_2025
merge from space_station_building_skin
merge from fix_extra_autoswitching_log
merge from applygenes_command
merge from vending_mapmarker_close
merge from spawn_all_deployables_shelter_fix
merge from skinviewer_tacticalgloves
merge from fix_cui_update_texture -> main
Check textures for null in ApplyMipLevels()
Merge Indirect Instancing Fixes
merge from playable_monument_scenes
merge from health_info_popup_qol -> main
Remove leftover debug message from ElectricWindmill
Gate some Indirect Instancing ConVars behind ClientAdmin rather than DEBUG.
Merge: from hackweek_jit_explorer
- Buildfix for missing type definitions
Tests: built scripts in all editor modes
Merge from radial_context_fix
Added a new TMP shader that allows a depth offset and custom cull mode
Merge: from hackweek_jit_explorer
- New(editor): Tools/Engine/Jit Viewer that allows to inspect native instruction output from JIT compiling managed methods
Tests: used Jit Viewer to inspect BasePlayer::ServerUpdate. Ran perfsnapshot in C+S editor
Merge latest Indirect Instancing changes. This is a big one, but it's still disabled by default.
hero_title_change -> main
Adding jenkins step to rename the pipeline for better visibility.
merge from tmp_generatecaretnre_fix
Fixed menu tooltip icon not being marked as non static
merge from fillwater_improvements
merge from helicopter_flare_balance_pass