branchrust_reboot/main/unity_6.3.15cancel
24 Commits over 0 Days - Infinitycph!
Disabled automatic lightmap baking in all scenes (this can be overwritten in case of any conflicts in .unity files)
Fixed note loot panel not saving typed text
MeshPaintController uses Pointer instead of Mouse when reading input, so it works with both mouses and pens
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
Fixed digital clock text material
merge from unity_6.3.15/keyboard_layouts_fix
merge from dont_bake_on_load2
just tool: `Tools/Lighting/Disable Bake On Scene Load (All Scenes)`
added /ProfilerCaptures to ignore.conf
Fixed drone config screen inputfield config type
Set MouseDelta LegacyScale to 0.1 on macos
Disable motion vectors for io arrows, fixes motion blur issues
Fixed shop marker cluster text scaling
Fixed input fields using decimal number content type not working
Matched new input system scroll speed to match the sensitivity of 10 we had in the old input system
Fixed FlexGraphicTransform messing with rust icon rendering after the TMP update
Fixed scroll speed issues
reduced physics log level from "verbose" (the default) to "default" (which isn't the default)
- also disable OnTriggerStay event generation because we don't use it and shouldn't
merge from rectmasks2d_optims