138,503 Commits over 4,352 Days - 1.33cph!
Merge from improved_network_groups
(In dual ClientVar/ServerVar cases the ai generated help text would only be shown for one case.)
- Duplicate the help text to the remaining case
- Codegen
Use cached command for command list buttons. Fixes highlighted text not working
Flush buffer now uses realtime rather than invokes (allows it to push in demos)
stop console selecting all the text at the bottom when accepting a autocomplete or command from commandlist
Merge from demo_shot_track_dubbing
Split position/rotation tracks into two again
Update SillyHorseMask.Skeleton
Add BoneRetarget components to the Neck bones, this was causing bones to go missing during the skin retargeting
fix missing functions in Wind.cginc
merge from new_console-ui
Changed item and vehicle list flex virtual scroll mode
Fixed some loc stuff
Cinemachine compile fixes
▇▉▊▍█▊▊▍ ▄▋█▆▍ ▍█▄█▍ ▍▌▍▍▋▌▍▅▍▉▅ ▌▉▅▇▆▅▉█
merge from render_pipeline_testing
fixes, add missing components to some scenes
reduce error fade duration to 1 second
- Remove hover to preview
- Make default values green again
Merge from demo_shot_track_dubbing
Combine Position/Rotation into one track (feels weird to just modify one)
Fixed some misconfigured flex texts affected by the optims earlier, one in the featured store and one in the server browser entry prefab
merge from steaminventory_optims
Added a mode for FlexVirtualScroll to hide its elements instead of disabling the gameobject
Use that for the steam inventory scroll
merge from render_pipeline_testing
fix watercamera rrp unity 6
HttpImage: Don't bother creating sprites if we can just use textures directly
merge from render_pipeline_testing (unity 6 compat)
Back SteamPlatform.ItemDefinitions with a dictionnary so getting a steam item def doens't take 2 working days (we have 6000 items)
merge from new_console-ui
merge from new_console-ui/optims
Changed the steam inventory item button texts to use the fast path
Fixed cart button text settings
Fix all the scrolling enlargement issues in console page
- Scale console autocomplete and input console fonts as you scroll zoom
-Allow setting font sizes on autocomplete and input console
- Fix autocomplete button putting the wrong things in the input field
- Cleanup
RRP unity 6 compatibility (testing old unity still works)
Reorganised command list page - cleaned it up slightly